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

Interaction with the background and the tooltip

Open catodapice opened this issue 4 years ago • 4 comments
trafficstars

It's possible to click the tooltip to open a modal and when click the background just close the tooltip? I'm trying to make both interactions but the onClose function detects the tooltip and the background as the same

catodapice avatar Nov 29 '20 16:11 catodapice

@catodapice can you clarify your question for me?

jasongaare avatar Feb 09 '21 12:02 jasongaare

how do we allow outside touches, without closing tooltip?

jayshah123 avatar Feb 24 '21 06:02 jayshah123

How can we change the background of the tooltip ? The entire screen behind is greyed out. Tried backgroundColor prop as mentioned in doc, not effective

svbala99 avatar Aug 20 '21 13:08 svbala99