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

'closeOnContentInteraction' not working correctly when used alongside this 'closeOnBackgroundInteraction'

Open hamza5746 opened this issue 2 years ago • 1 comments
trafficstars

When closeOnBackgroundInteraction is true and closeOnContentInteraction is false . Clicking on the content tooltip still closes the walkthrough.

hamza5746 avatar Mar 22 '23 13:03 hamza5746

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

Ozneeee avatar Oct 03 '23 23:10 Ozneeee