Image Crop Picker is an iOS/Android image picker with support for camera, video, configurable compression, multiple images and cropping. Module is creating tmp images which are going to be cleaned up automatically somewhere in the future. If you want to force cleanup, you can use clean to clean all tmp files, or cleanSingle(path) to clean single tmp file. Some of these types may not be available on all iOS versions.
Features
- Call single image picker with cropping
- Call multiple image picker
- Select video only from gallery
- Enable or disable cropping
- Include image exif data in the response
- Compress image with maximum width
