react-native-image-crop-picker
react-native-image-crop-picker copied to clipboard
openPicker doesn't work on OnePlus
trafficstars
Version
Tell us which versions you are using:
- react-native-image-crop-picker v0.63.2
- react-native v0.63.4
Platform
Android (OxygenOS)
Expected behaviour
const image = await ImagePicker.openPicker({
mediaType: 'photo',
width: Blob.size.large,
height: Blob.size.large,
multiple: false,
cropping: true,
enableRotationGesture: true,
cropperCircleOverlay: true,
cropperActiveWidgetColor: colors.primary,
cropperStatusBarColor: colors.primary
});
Opens the photo library.
Actual behaviour
Does nothing. Sorry, I don't have extra logging info. It happens on the device of one of my testers.
facing same issue on Oneplus 11r android14