Releases: ivpusic/react-native-image-crop-picker
Releases · ivpusic/react-native-image-crop-picker
v0.24.0
b3606ea Fix Android image rotation issue when compressing gallery and camera images (#379) (#986)
326e180 (android) add showCropFrame option (#972)
725a11b Add some types for Image interface (#973)
v0.23.1
Android
719d5b4 replace compile with implementation in build.gradle
iOS
bad9617 fix ios camera with cropping not reject on cancel cropping (#954)
General
23ffafa upgrade example project to react-native 0.59
352b7b6 Remove images from npm bundle (#960)
v0.23.0
Android
e5ec520 (android) simplify options parsing
4374039 (android) cropping and resizing improvements
v0.22.0
New features
Video recording. Big thanks to @Jyrno42 e562271
Android
(android) Add front camera support (#876) de3a52c
(android) Added missing flags to support front camera on some android phones
104d32c
iOS
(ios) fix images are not resized after cropping 16f435a
v0.21.3
- (android) fix default options 407ffdf
v0.21.2
- (ios/android) Fix poor image quality after cropping b7abb62
- (ios) Fall back to writing to file if _data column does not exist a0e7f82
- (ios) Set options.networkAccessAllowed = YES in getVideoAsset to prevent freezing when attempting to get videos stored in the cloud 59a24d6
v0.21.1
- (Android) Revert to compile 7efad7b
v0.21.0
General
iOS
- (ios) Reduce size of default compressed files ad5357b
- (ios) Added option to configure avoidEmptySpaceAroundImage 05662be
- (ios) Adds forceJpg flag to convert live photos 729e1ca
Android
- (android) Android API version under 19 crash fix 88a03f5
- (android) Use project-wide properties and new dependency 7e94458
- (android) Fix a bug when the file name contains slashes 9ce1358
- (android) Change screen orientation so android will detect and change to match screen fixes issue e3eb95d
v0.20.3
- (android) Result collector improvements 5b8bb6a