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

Optional loading of the Tourguide Controller #128

Open
cip123 opened this issue Jan 1, 2023 · 0 comments
Open

Optional loading of the Tourguide Controller #128

cip123 opened this issue Jan 1, 2023 · 0 comments

Comments

@cip123
Copy link

cip123 commented Jan 1, 2023

Hello, thanks for writing this library. It is handy, and it helps a lot with onboarding users.

However, I am interested in one functionality.

As I said, I am using this Tour Guide to onboard the user, and after they complete it, I save that the user has taken the guide in the AsyncStorage.

So, for a given user, the Tour Guide will only be displayed once, but it will be loaded every subsequent time the user opens the application.

Since the Tour Guide causes multiple re-renders to register the steps and determine if it can start, this causes the screens to re-render a few times, although I am not using it.

Would you happen to have any suggestions on how to fix this?

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

1 participant