This repository has been archived by the owner on Apr 21, 2024. It is now read-only.
Releases: thomas-coldwell/expo-image-editor
Releases · thomas-coldwell/expo-image-editor
Release 1.7.0
1.7.0 (2021-10-12)
Bug Fixes
- Add yarnrc to override
yarn
cmd (b353ac8) - Added Standard Version (cbd2bb7)
- Bump node version on workflow (c9c9239)
- Changed ImageEditorView for
asView
prop (d9a6fdd) - Dependency setup (07fc54b)
- iconID prop type (062643b)
- Image crop overlay window not regsitering touches on Android in modal (6aeb120)
- Missing types and typescript errors (5fbdad6)
- Remove lib from checked in files (576e4a0)
- ts (aee4335)
- Update readme (dd5a8b3)
- Updated NPM publish workflow (4e97d7b)
- Updated to use latest permission methods for sdk42 (2fb775d)
Features
- Ability to specify
allowedTransformOperations
andallowedAdjustmentOperations
to control what operations the use has access to in full mode (9a7224d) - Add release-it (14b8398)
- Created NPM publish action (1dc0feb)
- Crop only mode with custom hook to make cropping functionaility reusable (798e9b0)
- Improved layout of the example (6d52dee)
- Updated RNGH deps (e2daf03)
- Updated to export the core image editor view (47c159f)
- Upgraded to expo SDK 42 (9ad9c9b)