Releases: vemarav/react-native-avatar-crop
Releases · vemarav/react-native-avatar-crop
chores
v1.3.4
Full Changelog: v1.3.3...v1.3.4
Fixes dependencies v1.3.0, v1.3.1, v1.3.2, v1.3.3
CHANGELOG:
- d091082 moved react-native-gesture-handler @react-native-community/image-editor dependencies to package installation v1.3.3
- 8a9c9e6, 8a9c9e6b311e1f0e4098f45423d082d24e63f8ecminor bug fixes v1.3.1, v1.3.2
- 7ee33c1 moved react-native-gesture-handler @react-native-community/image-editor dependencies to package installation v1.3.0
What's Changed
New Contributors
Full Changelog: v1.2.4...v1.3.3
fixes floating point division
CHANGELOG
- round off cropArea width and height to 2 decimal precision
Fixes npm@7 issue and image not panning issue
CHANGELOG:
- Now image renders within crop box earlier it used outside crop box width and height
- Fixes issue TypeError: null is not an object (evaluating 'RNCImageEditor.cropImage') documentation
- Fixes issue Image not panning properly using different width and height for component
⚠️ Not working as expected, apart from what is shown in the demo
Stable release with link to apk
v1.0.5 minor fix
fixes minor bugs in android
v1.0.4 updated demo
stable release for android and ios
- Image rotation not supported yet
Supports only square / circle avatar crops
v0.0.6 fixes pan and pinch issue in android