react-native-popup
react-native-popup copied to clipboard
Doesn't work in ScrollView
Note the button and text are inside the ScrollView. Looks like this:
end result when clicking on either the check or the click me text is the following:
no modal shows up - yet if I call the built-in 'Alert' here, it does work..