jasongaare / react-native-walkthrough-tooltip

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

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

Open hamza5746 opened 1 year ago

hamza5746 commented 1 year ago

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

Ozneeee commented 11 months ago

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