react-native-modalbox
react-native-modalbox copied to clipboard
Touch outside modal
Hi, How do i disable/remove the closing of the modal,when i click outside the modal. Even though i click out of the modal it shouldn't close.
@Thanmai-C
backdrop={true} backdropPressToClose={true}
@herarya But when click to inside area modal, modal also closed. How do touch only outside modal, modal is closed, not inside modal