callstack/react-native-image-editor

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 ??

malikhamza0546 opened this issue · 2 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

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

Issue not related to this library