react-native-image-crop-picker
react-native-image-crop-picker copied to clipboard
clashing with instabug (permission issue)
Version
- react-native-image-crop-picker v0.36.2
- react-native v0.64.2
Platform
- Android
Expected behaviour
should not clash between "react-native-image-crop-picker" and "instabug-reactnative "
Actual behaviour
I can't open image crop picker if instabug in installed if I uninstall instabug it is working fine
It is Showing this alert"user didn't grant library permission" Same behaviour is shown on new React native app
Steps to reproduce
1.make new React Native Project
-
add in package.json "react-native-image-crop-picker": "^0.36.2", "instabug-reactnative": "^10.8.0",
-
Now open image gallery from app
any fix for this ? facing same issue for other library 'mobile-messaging-react-native-plugin'