Reduce image quality of a URL in react native

0

The app I'm developing, done in react native, has many different page images inside it. The problem is that some images are very large and on bad devices it crashes the application in other cases leaves the device slow. My question is, is it possible to reduce an image quality within rendering native reactive without going through intermediate server?

    
asked by anonymous 27.02.2018 / 14:33

0 answers