ascoders / react-native-image-viewer

🚀 tiny & fast lib for react native image viewer pan and zoom
MIT License
2.44k stars 576 forks source link

There should be a feature,if i touch outside the image or touch the blur area on screen, there is a event call #479

Open jawwad-iqbal22 opened 2 years ago

jawwad-iqbal22 commented 2 years ago

Hi, So my problem is that, i need to close the modal , so if press outside the image , modal should close, for that i need a event in a package, if i click out side the image, so there should be event fire, i can execute the close modal in it