shijingsh / react-native-customized-image-picker

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

Disable image preview #57

Closed JackSan01 closed 4 years ago

JackSan01 commented 6 years ago

Hi,

Thanks for this interesting plugin, and the efforts you have done to make it easily customized without diving in native code.

I just have a question is there any way to disable image preview when clicking on an image outside the checkbox

I guess I need to dive into RxGalleryFinal code and disable it from there but I don't know how to re compile it and link it to this plugin

liukefu2050 commented 5 years ago

make pull request for https://github.com/liukefu2050/RxGalleryFinal and You can use your version in your project.