xcarpentier / rn-tourguide

🚩Make an interactive step by step tour guide for your react-native app (a rewrite of react-native-copilot)
https://xcarpentier.github.io/rn-tourguide/
Other
745 stars 214 forks source link

[Android] dismissOnPress doesnt work. #116

Open renatomserra opened 2 years ago

renatomserra commented 2 years ago

dismissOnPress doesnt work on android, it does work on iOS

renatomserra commented 2 years ago

replacing TouchableWithoutFeedback with TouchableOpacity in SVG mask fixes it