xcarpentier / rn-tourguide

🚩Make an interactive step by step tour guide for your react-native app (a rewrite of react-native-copilot)
https://xcarpentier.github.io/rn-tourguide/
Other
711 stars 212 forks source link

Is there a way to keep TooltipComponent visible? #78

Open asyler opened 2 years ago

asyler commented 2 years ago

Is there a way to keep TooltipComponent visible during step switching like it shown on demo gif?

If you try demo link right now it hiding and showing tooltip on every step change.

Thank you in advance

asyler commented 2 years ago

Implemented here: https://github.com/xcarpentier/rn-tourguide/pull/79