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.
## Environment Expo SDK 44, React Native 0.64.3, XCode 13.2.1, macOS 12.1 Monterey Worked fine in Expo SDK 43, React Native 0.64.3 ## Description XCode errors: `/Users/test/testimageeditor/node_modules/@react-native-community/image-editor/ios/RNCImageEditor.m:65:35: Implicit declaration of...
Bumps [moment](https://github.com/moment/moment) from 2.24.0 to 2.29.4. Changelog Sourced from moment's changelog. 2.29.4 Release Jul 6, 2022 #6015 [bugfix] Fix ReDoS in preprocessRFC2822 regex 2.29.3 Full changelog Release Apr 17, 2022...
hi my friends run-ios failed and an error generated please help me The following build commands failed: CompileC /Users/a1/projects/ahub-photo/ios/DerivedData/ahub/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/react-native-image-editor.build/Objects-normal/x86_64/RNCImageEditor.o /Users/a1/projects/ahub-photo/node_modules/@react-native-community/image-editor/ios/RNCImageEditor.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'react-native-image-editor' from project 'Pods')...
## Environment react: "17.0.2" react-native: "0.66.3" @react-native-community/image-editor: "^2.3.0", ## Description I'm working on an app that has a camera (using react-native-camera). The camera library creates rotated photos that include EXIF...
## Summary 👋 Hi! When i am using base64 uri with cropImage function it works perfectly with IOS but in Android i have this issue: ```javascript [Error: unknown protocol: data]...
## Environment `"react-native": "0.64.2"` `node js: v16.9.1` ## Description Failed to install this library.  ## Reproducible Demo Execute: `npm install @react-native-community/image-editor --save` as mentioned on the docs
 I am trying to use Image editor library of react native but whenever I install this library I am unable to make my build to start my app locally...
Bumps [trim-off-newlines](https://github.com/stevemao/trim-off-newlines) from 1.0.1 to 1.0.3. Commits c3b28d3 1.0.3 6226c95 Merge pull request #4 from Trott/fix-it-again c77691d fix: remediate ReDOS further 76ca93c chore: pin mocha to version that works with...
Bumps [async](https://github.com/caolan/async) from 2.6.1 to 2.6.4. Changelog Sourced from async's changelog. v2.6.4 Fix potential prototype pollution exploit (#1828) v2.6.3 Updated lodash to squelch a security warning (#1675) v2.6.2 Updated lodash...
### Summary If this is working with 0.64, there is no reason it shouldn't work with 0.65-0.68 afaik. This prevent "npm yelling" if you want to install it. ### Test...