This is a React Native module that we developed to resize image files (JPEG & PNG). Should be useful for anyone making a React Native app that uploads/display photos coming from the camera (react-native-camera) or the photo library (CameraRoll API from React Native).<p>It's compatible with iOS and Android and there is an example usage provided too: <a href="https://github.com/bamlab/react-native-image-resizer/tree/master/example" rel="nofollow">https://github.com/bamlab/react-native-image-resizer/tree/ma...</a>