beefe / react-native-popup

popup for react-native
169 stars 41 forks source link

Doesn't work in ScrollView #23

Open ali-aka-ahmed opened 6 years ago

ali-aka-ahmed commented 6 years ago
screen shot 2017-12-02 at 4 10 52 pm

Note the button and text are inside the ScrollView. Looks like this:

screen shot 2017-12-02 at 4 11 21 pm

end result when clicking on either the check or the click me text is the following:

screen shot 2017-12-02 at 4 12 16 pm
ali-aka-ahmed commented 6 years ago

no modal shows up - yet if I call the built-in 'Alert' here, it does work..