image-compression-react-native
v1.1.5
Published
** Installation ** First, you need to install the required dependencies: # npm install image-compression-react-native / yarn add image-compression-react-native
Downloads
10
Readme
image-compression-react-native is a simple utility to compress and resize images in your React Native app using the @bam.tech/react-native-image-resizer library.
** Installation ** First, you need to install the required dependencies:
npm install image-compression-react-native / yarn add image-compression-react-native
** You’ll also need to link the peer dependency @bam.tech/react-native-image-resizer, which handles the image resizing and compression functionality: