Skip to content

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

v0.24.1

16 May 07:51
2f6ccb0
Compare
Choose a tag to compare

cc8aa64 fixed bug with iOS cancel button (#1000)
b55bc5b example project support for android 9

v0.24.0

26 Apr 11:47
dca68a6
Compare
Choose a tag to compare

b3606ea Fix Android image rotation issue when compressing gallery and camera images (#379) (#986)
326e180 (android) add showCropFrame option (#972)
725a11b Add some types for Image interface (#973)

v0.23.1

20 Mar 21:42
Compare
Choose a tag to compare

Android

719d5b4 replace compile with implementation in build.gradle

iOS

bad9617 fix ios camera with cropping not reject on cancel cropping (#954)

General

23ffafa upgrade example project to react-native 0.59
352b7b6 Remove images from npm bundle (#960)

v0.23.0

27 Feb 23:45
Compare
Choose a tag to compare

Android

e5ec520 (android) simplify options parsing
4374039 (android) cropping and resizing improvements

v0.22.0

18 Jan 21:25
Compare
Choose a tag to compare

New features

Video recording. Big thanks to @Jyrno42 e562271

Android

(android) Add front camera support (#876) de3a52c
(android) Added missing flags to support front camera on some android phones
104d32c

iOS

(ios) fix images are not resized after cropping 16f435a

v0.21.3

25 Oct 09:28
Compare
Choose a tag to compare
  • (android) fix default options 407ffdf

v0.21.2

19 Sep 14:18
Compare
Choose a tag to compare
  • (ios/android) Fix poor image quality after cropping b7abb62
  • (ios) Fall back to writing to file if _data column does not exist a0e7f82
  • (ios) Set options.networkAccessAllowed = YES in getVideoAsset to prevent freezing when attempting to get videos stored in the cloud 59a24d6

v0.21.1

21 Aug 13:23
Compare
Choose a tag to compare
  • (Android) Revert to compile 7efad7b

v0.21.0

20 Aug 12:44
Compare
Choose a tag to compare

General

iOS

  • (ios) Reduce size of default compressed files ad5357b
  • (ios) Added option to configure avoidEmptySpaceAroundImage 05662be
  • (ios) Adds forceJpg flag to convert live photos 729e1ca

Android

  • (android) Android API version under 19 crash fix 88a03f5
  • (android) Use project-wide properties and new dependency 7e94458
  • (android) Fix a bug when the file name contains slashes 9ce1358
  • (android) Change screen orientation so android will detect and change to match screen fixes issue e3eb95d

v0.20.3

16 May 16:51
Compare
Choose a tag to compare
  • (android) Result collector improvements 5b8bb6a