Reduce image quality of a URL in React Native

Asked

Viewed 250 times

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

  • Does not say anything about React Native support.

No answers

Browser other questions tagged

You are not signed in. Login or sign up in order to post.