Skip to content

Releases: Radweb/react-native-crop-image

v4.0.1

05 Mar 09:50
6231219
Compare
Choose a tag to compare

Fixed

  • If the image could not be found it would throw an uncaught exception and cause a crash

v4.0.0

24 Feb 15:55
8fd9499
Compare
Choose a tag to compare
Update build.gradle

v3.0.1

24 Feb 15:10
Compare
Choose a tag to compare
Fix for newer gradle

3.0.0

12 Sep 14:17
91fedf6
Compare
Choose a tag to compare

Target android sdk 28

2.0.1

04 Sep 15:11
Compare
Choose a tag to compare

Promise rejects now pass the exception back rather than null

2.0.0

01 Mar 10:25
Compare
Choose a tag to compare

ReactNative 0.57.7 and up compatibilty

Breaking Changes

This release updates the compileSdkVersion and buildToolsVersion in build.gradle to 26 compatible versions.

1.2.1

28 Jun 08:02
e9ccd28
Compare
Choose a tag to compare
Merge pull request #3 from Radweb/catchNullPointer

Catch null pointer exception