Skip to content

Releases: ivpusic/react-native-image-crop-picker

v0.9.1

11 Sep 19:47
Compare
Choose a tag to compare
  • (Android) useSupportLibrary 394a1c2

v0.9.0

11 Sep 19:42
Compare
Choose a tag to compare

v0.8.3

11 Sep 16:53
Compare
Choose a tag to compare
  • Video support 457c0ef
  • Upgraded uCrop to 2.2.0-native
  • Added android clean* methods for cleaning up tmp files

v0.8.2

07 Sep 19:44
Compare
Choose a tag to compare
  • Option to clean up tmp directory 1096f22

v0.8.1

06 Sep 18:39
Compare
Choose a tag to compare
  • Added BITCODE_GENERATION_MODE=bitcode to framework dependencies 1b08b60

v0.8.0

02 Sep 12:36
Compare
Choose a tag to compare

v0.7.0

25 Aug 23:20
Compare
Choose a tag to compare
  • [BREAKING] This release is bringing RNPM support and dropping cocoa-pods support e0f0745
Migration for existing cocoa-pods users:
  1. Remove react-native-image-crop-picker from Podfile
  2. Run pod install
  3. Follow regular instructions from here https://github.com/ivpusic/react-native-image-crop-picker#install
  • [BREAKING] Renamed Android package name to com.reactnative.ivpusic.imagepicker. All existing Android users please ensure that you have right import after installing this version
  • Upgraded uCrop to 2.1.2

v0.6.0

11 Aug 21:57
Compare
Choose a tag to compare
  • [FEATURE] Camera support #44

v0.5.5

05 Aug 19:00
Compare
Choose a tag to compare
  • [FEATURE] Option to return base64 image representation #36

v0.5.4

30 Jul 18:11
Compare
Choose a tag to compare
  • [Android] Before publishing remove android/build 14a10a0