react-native-walkthrough-tooltip
react-native-walkthrough-tooltip copied to clipboard
Add closeOnBackgroundInteraction prop
trafficstars
Hi,
For our project, we need to prevent the user from closing the tooltip with a click on the background. This allow us to be sure that the tooltip has been read and dismissed willingly by clicking on a button.
This should not create any regression or breaking changes.
Thanks !