shijingsh / react-native-customized-image-picker

iOS/Android image picker with support for camera, video compression, multiple images and cropping
246 stars 59 forks source link

Camera crashes in android 8.0 #54

Closed ABibin closed 6 years ago

ABibin commented 6 years ago

react-native-customized-image-picker, Camera crashes in android 8.0

nickbyte commented 6 years ago

Any Update?

ABibin commented 6 years ago

Still searching.. Problem with "video gallery thumbnail" too.... video index is showing but video thumbnail is not....??

nickbyte commented 6 years ago

@ABibin do yourself a favour and move to this library instead. https://github.com/ivpusic/react-native-image-crop-picker

Seu07 commented 3 years ago

@ABibin do yourself a favour and move to this library instead. https://github.com/ivpusic/react-native-image-crop-picker

it need to hold on first image on android for multiple image picker. but if simple select is great

YMalikk commented 2 years ago

This package crash on Android 11 , i resolve this problem by : Adding imageLoader: 'UNIVERSAL' to openPicker params