jasongaare / react-native-walkthrough-tooltip

An inline wrapper for calling out React Native components via tooltip
MIT License
610 stars 182 forks source link

Add closeOnBackgroundInteraction prop #149

Closed a-leblond closed 1 year ago

a-leblond commented 2 years ago

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 !

Saikedo commented 1 year ago

Are there any plans to merge this branch in?

r-rouse commented 3 months ago

This change created issue: https://github.com/jasongaare/react-native-walkthrough-tooltip/issues/196