react-native-walkthrough
react-native-walkthrough copied to clipboard
Unable to handle click on overlay
If user wants to stop walkthrough by clicking on overlay, there is no way for this. Or do I miss someting?
Checkout the onClose
prop from https://github.com/jasongaare/react-native-walkthrough you can pass to tooltipProps
Does this do what you're wanting?
No. Because it fires independent of how you close a tooltip (you can click "next" for example)