Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Changing screens using ReactNavigation breaks spotlight positioning #146

Open
vethan opened this issue Apr 30, 2024 · 2 comments
Open

Changing screens using ReactNavigation breaks spotlight positioning #146

vethan opened this issue Apr 30, 2024 · 2 comments

Comments

@vethan
Copy link

vethan commented Apr 30, 2024

If you use call navigation.navigate in a toursteps Before, and move to a screen with an attatched step, the spotlight will not highlight the correct component. This can lead to many issues in multi-screen tutorials!

@0xAskar
Copy link

0xAskar commented Sep 10, 2024

@vethan have you found a solution? I don't know how to pass down the spotlight either. I try to have an in the other pages, but it seems like the only solution is to have it one screen, or pass it down to child components? but not all screens are components of each other

@julien9999
Copy link

Do you have an example with react navigation?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants