react-native-walkthrough-tooltip
react-native-walkthrough-tooltip copied to clipboard
'closeOnContentInteraction' not working correctly when used alongside this 'closeOnBackgroundInteraction'
trafficstars
When closeOnBackgroundInteraction is true and closeOnContentInteraction is false . Clicking on the content tooltip still closes the walkthrough.
When both are true, closeOnContentInteraction does not work.
I'm working on ANDROID (s22), expo version: 48.0.0, react native version :0.71.8