Releases: ivpusic/react-native-image-crop-picker
Releases · ivpusic/react-native-image-crop-picker
v0.14.0
Breaking changes
- cropperTintColor is now cropperActiveWidgetColor
Release notes
- (android) upgrade to latest package versions b8ae847
- Add cleanSingle function to typescript definition file f509253
- (android) As type of activeWidgetColor is int and type of DEFAULT_TINT is String it's causing error like: int cannot be dereferenced 1f27482
- Add more color options in RN Image crop picker #335
v0.13.1
- (ios) fix image orientation 042af73
v0.13.0
- (ios) Update HEADER_SEARCH_PATHS to be more compatible 41f9a77
- Add missing function for typescript definition file #300
v0.12.10
- (android) Add 'hideBottomControls' & 'enableRotationGesture' options 3d12a45
- Add typescript definition file 97b74d1
- (android) Create DIRECTORY_PICTURES if it doesn't exist 81be2bd
v0.12.9
- (android) Add
mediaType
228bcaa
- (iOS) Add
mediaType
and showsSelectedCount
options ef68e61
- (iOS) Fix RSKImageCropper build failed 1acf41e
v0.12.8
- (android) more efficient bitmap decoding 2b04e10
- (android) Fix resolving external storage paths a892a7e
v0.12.7
- (android) fix resolving external storage paths c483a3f
v0.12.6
- (ios) configurable waiting for animation completion f340f35
v0.12.5
- (ios): Wait for viewController to dismiss before resolving or rejecting df954b0
- (android) Fix multiple mime types ab61ed3
v0.12.4
- (Android) Add synchronized to notifyProblem c2aacd1