Releases: ivpusic/react-native-image-crop-picker
Releases · ivpusic/react-native-image-crop-picker
v0.36.1
- (ios) Add heic format for determining MIME type a24af4c
- (ios) turkish language strings added e311caa
- (android) float variant of latitude/longitude exif data 9d86ade
v0.36.0
Breaking changes
- (ios/android) Make sure to return precise + platform-consistent permission error code #1506
v0.35.2
- (ios) fix for
Main Thread Checker: UI API called on a background thread
798ac61
- (typescript) Add showCropFrame to typing bee0fb5
- (i18n) Added Italian, Portuguese, and Traditional Chinese language d9bd599
v0.35.0
- (android) fix camera on android 30 688fcb3
v0.33.4
- (typescript) fix typings for openCropper function 2d834b4
v0.33.3
- (typings) Add path field to ImageOptions on typescript (#1395)
- (ios) fix ios13 sourceUrl (#1368)
v0.33.2
- (ios) revert regression
Fixes possibly nil window lookup.
83b318b