Skip to content

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

v0.36.0

13 Feb 22:30
de4d860
Compare
Choose a tag to compare

Breaking changes

  • (ios/android) Make sure to return precise + platform-consistent permission error code #1506

v0.35.3

21 Jan 12:24
6b3b7f7
Compare
Choose a tag to compare

v0.35.2

14 Dec 09:20
95b9ba7
Compare
Choose a tag to compare
  • (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.1

11 Oct 21:02
a33fc88
Compare
Choose a tag to compare
  • (ios) Added korean language 62c99a7
  • (ios) Added russian language 17f60ed
  • (android) filter possible image types for cropping 9838f53 71e335d

v0.35.0

15 Sep 21:32
ef61eac
Compare
Choose a tag to compare
  • (android) fix camera on android 30 688fcb3

v0.34.1

06 Sep 14:24
2c35747
Compare
Choose a tag to compare

v0.33.4

06 Sep 13:53
2d834b4
Compare
Choose a tag to compare
  • (typescript) fix typings for openCropper function 2d834b4

v0.33.3

04 Sep 21:07
43f1214
Compare
Choose a tag to compare
  • (typings) Add path field to ImageOptions on typescript (#1395)
  • (ios) fix ios13 sourceUrl (#1368)

v0.33.2

26 Aug 07:04
4d97c7c
Compare
Choose a tag to compare
  • (ios) revert regression Fixes possibly nil window lookup. 83b318b

v0.33.1

24 Aug 21:06
fa21321
Compare
Choose a tag to compare
  • (ios) Fixes possibly nil window lookup. (#1354) 83b318b

  • (typescript) Conditional return types, and documentation for every property (#1333) f9a1cc9