Releases: ivpusic/react-native-image-crop-picker
Releases · ivpusic/react-native-image-crop-picker
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
v0.33.1
-
(ios) Fixes possibly nil window lookup. (#1354) 83b318b
-
(typescript) Conditional return types, and documentation for every property (#1333) f9a1cc9