react-native-photo-editor icon indicating copy to clipboard operation
react-native-photo-editor copied to clipboard

React Native: Native Photo Editor

Results 112 react-native-photo-editor issues
Sort by recently updated
recently updated
newest added

i copied and paste the instructions on my podfile and run pod update with my React Native project but it didn’t install and worked. can anyone provide a boilerplate for...

Hi, Guys can someone help me? I need to run on ios this old project that follows in this version: Node version 10.16.3 "react-native": "0.57.8", "react-native-photo-editor": "^1.0.6", Android is running...

Hello team, I'm trying following code as per documentations and references ``` RNPhotoEditor.Edit({ path:imagePath, hiddenControls: ['clear', 'crop', 'draw', 'text'], onDone: () => { this.handleBackButtonClick() }, onCancel: () => { console.log('on...

Hello Team , @prscX when i add custom stickers in IOS it will give crash. please help me solve this issue. due to this issue i am not able to...

Hello and thank you for this amazing library. If the picture that I take is in portrait, so with a height bigger than the width, and I try to edit...

I advise using SafeAreaView for devices especially in IOS with SafeAreaView. You notice that the image goes on the top bar and the icons get cut (this from iPhone XR)...

I am facing this error when trying to run the app on IOS: **error React Native CLI uses autolinking for native dependencies, but the following modules are linked manually: -...

My iOS project that depends on react-native-photo-editor fails to be built with a very odd error. It complains of "no such file or directory" on a file that clearly exists....

**I do not know where to create this folder? Can anyone guide me in more detail?** After verification, open your project and create a folder 'RNPhotoEditor' under Libraries. Drag node_modules/react-native-photo-editor/ios/pods/Pods.xcodeproject...

Original image: Saved with the package: Why does this happen?