lvlrSajjad / react-native-blur-overlay

React Native Blur Overlay Library For Ios And Android
MIT License
95 stars 34 forks source link

How to prevent bluroverlay pop to close. #21

Open MelihSevsay opened 4 years ago

MelihSevsay commented 4 years ago

Hi, I am using blur-overlay, it is great, but i have a problem, i am using blur-overlay as modal pop-up, so i am showing some detail information in it and whenever i click text data it is closing, how could i prevent it to close when i touch inside modal, and close when i press outside of the modal.

Tanksss.

how could i