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
745 stars 214 forks source link

Text of next step already briefly visible when going to next step #121

Closed pke closed 5 months ago

pke commented 2 years ago

The text for the next step is already rendered (in the custom tooltip) when it navigates to the new position. Its briefly visible as the tooltip then fades out before fading in again when the next step tooltip is in place and shown.

cip123 commented 10 months ago

Thanks for the fix. Hopefully, this gets merged; I've seen some recent activity on this repo.