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

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 can you help me ??

Open malikhamza0546 opened this issue 2 years ago • 1 comments

ImagePciker 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 can you help me ?? https://www.npmjs.com/package/react-native-photo-editor This is the package I am using

malikhamza0546 avatar May 09 '22 12:05 malikhamza0546

Try to add this line tools:replace="android:allowBackup" under android:allowBackup="false" in your AndroidManifest.xml

werpeladriano avatar May 17 '22 11:05 werpeladriano

Issue not related to this library

retyui avatar Feb 25 '24 13:02 retyui