Skip to content

Releases: callstack/react-native-image-editor

Release 2.2.0

19 Nov 08:15

Choose a tag to compare

  • feat: iOS - determine the output image type from the input image type (#44) (5bced19)
  • fix: image scaling on android (#42) (685996d)
  • fix: makes example image specific (#41) (a9681f6)

Release 2.1.0

21 Oct 11:01

Choose a tag to compare

  • feat: make it possible to crop transaprent images on ios (#39) (31d45c9)

Release 2.0.2

06 Sep 11:26

Choose a tag to compare

  • fix: fix issue with missing header file (ios) (#36) (7ff1e06)

Release 2.0.1

18 Jul 12:29

Choose a tag to compare

  • fix: fix podspec dependency (885669d)

Release 2.0.0

27 Jun 10:02

Choose a tag to compare

Release 2.0.0

Release 2.0.0-alpha.0

12 Jun 07:44

Choose a tag to compare

Release 2.0.0-alpha.0 Pre-release
Pre-release
  • fix: Add missing ContentResolver scheme (Android only) (#30) (0b036a4)
  • feat: BREAKING Use promise instead of callback (#29) (ef73888)
  • chore: bump js-yaml version (f6a8fc0)
  • Revert "Release 1.4.0" (2756d46)

Release 1.3.0

14 May 11:30

Choose a tag to compare

  • fix: remove patch-package from dependencies (08e4b08)
  • docs: Add more info about resizeMode (#25) (0560834)
  • feat: add npmignore file (9fce15f)

Release 1.2.3

12 May 11:07

Choose a tag to compare

Release 1.2.2

01 Apr 07:21

Choose a tag to compare

  • fix(android): remove unused code in cropAndResize() (#20) (6675372)

Release 1.2.1

19 Mar 08:47

Choose a tag to compare

  • fix(ios): Can't compile when link with pod (#18) (d7fe3e1)
  • fix: use npm registry by default (018b453)