0
The app that I’m developing, made in React Native, has within it many images from different websites. The problem is that some images are quite large and on bad gadgets it hangs the application in other cases leaves the device slow. My question is, is it possible to reduce an image quality in make native reactive without going through intermediate server?
https://www.npmjs.com/package/react-image
– Marcelo Batista
Does not say anything about React Native support.
– Bruno Oliveira