Releases: ivpusic/react-native-image-crop-picker
Releases · ivpusic/react-native-image-crop-picker
v0.33.1
-
(ios) Fixes possibly nil window lookup. (#1354) 83b318b
-
(typescript) Conditional return types, and documentation for every property (#1333) f9a1cc9
v0.33.0
- (ios) Fixed to be cropped the same as Android (#1375) 46337bc
- (android) Fix android crash by updating to newest uCrop (#1380) 47062fd
v0.32.2
- (ios) Fix for video duration 902c515
v0.32.1
- (ios & android) Duration of the picked video (in milliseconds) 3503626
- (android) Add Cropper Toolbar title color ec953f8
v0.32.0
- (android) set cropper colors only if provided. remove default colors 87a0432
v0.31.1
(ios) present cropper in full screen da9af08
v0.31.0
Important Note
This release includes UI change for iOS cropping component.
- (ios) replace RSKImageCropper with TOCropViewController 981668b 9f5e8ff
v0.30.0
- (android) upgrade ucrop to support androidx and sdk 29 2423efd
v0.28.0
- (ios) using local QBImagePicker as podspec 9278de8
Breaking changes:
After this release local QbImagePicker dependency in your Podfile is not required anymore, so make sure that you remove it from your Podfile to avoid conflicts.