react-native-walkthrough icon indicating copy to clipboard operation
react-native-walkthrough copied to clipboard

Unable to handle click on overlay

Open Kreozot opened this issue 4 years ago • 2 comments

If user wants to stop walkthrough by clicking on overlay, there is no way for this. Or do I miss someting?

Kreozot avatar Oct 13 '20 18:10 Kreozot

Checkout the onClose prop from https://github.com/jasongaare/react-native-walkthrough you can pass to tooltipProps

Does this do what you're wanting?

jasongaare avatar Oct 18 '20 20:10 jasongaare

No. Because it fires independent of how you close a tooltip (you can click "next" for example)

Kreozot avatar Oct 18 '20 20:10 Kreozot