react-native-image-editor
react-native-image-editor copied to clipboard
A library providing an API for cropping images from the web and the local file system.
peerDependencies:"react-native": ">=0.57
Bumps [mixin-deep](https://github.com/jonschlinkert/mixin-deep) from 1.3.1 to 1.3.2. Commits - [`754f0c2`](https://github.com/jonschlinkert/mixin-deep/commit/754f0c20e1bc13ea5a21a64fbc7d6ba5f7b359b9) 1.3.2 - [`90ee1fa`](https://github.com/jonschlinkert/mixin-deep/commit/90ee1fab375fccfd9b926df718243339b4976d50) ensure keys are valid when mixing in values - See full diff in [compare view](https://github.com/jonschlinkert/mixin-deep/compare/1.3.1...1.3.2) Maintainer changes This...
Bumps [lodash.template](https://github.com/lodash/lodash) from 4.4.0 to 4.5.0. Commits - [`ab73503`](https://github.com/lodash/lodash/commit/ab73503859a2d2f7f603bc8a293ce93ecc071e83) Bump to v4.5.0. - [`a4f7d4c`](https://github.com/lodash/lodash/commit/a4f7d4cc2a3b6d3a43f6c27beadbf90410eecdcd) Rebuild lodash and docs. - [`cca5ac6`](https://github.com/lodash/lodash/commit/cca5ac60d61a2f786eeafadb674d6e12fc6179c8) Fix npm-test by removing the call to test-docs. - [`9f7f9fc`](https://github.com/lodash/lodash/commit/9f7f9fc3c5f1a4db9a2134950872440c792ee8bb)...
# Feature Request Add web support ## Why it is needed Make module cross-platform ## Possible implementation Hey, I made an investigation on how to implement `.cropImage` on the web....
Hi, I was wondering if it would ne helpful for the community to "merge" the https://github.com/bamlab/react-native-image-resizer project into this repository? I bet it will be quite handy for the maintainer...
This package `package.json` need an upgrade to be compatible with react 18.0
### Summary Fix: https://github.com/callstack/react-native-image-editor/issues/75 Allow to cache remote uri on Android (iOS does it by default) ### Test plan ...
## Environment React native - 0.72.6 react-native-image-editor - 4.0.0 ## Description Getting an error in crashlytics when trying to crop the image in Android. This issue is coming in some...
## Environment Phisical Device: iPhone 13 Pro Max OS: iOS 16.2.7 Project: "react-native": "0.74.3", "@react-native-community/image-editor": "^4.2.0", "expo": "~51.0.23", "react-native-vision-camera": "^4.5.1", ## Description **The crop result is outside what was expected**...