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

Mutiple pages tours not running #143

Open
RamGoel opened this issue Sep 4, 2023 · 0 comments
Open

Mutiple pages tours not running #143

RamGoel opened this issue Sep 4, 2023 · 0 comments

Comments

@RamGoel
Copy link

RamGoel commented Sep 4, 2023

I am using it to design multi page tours, but has to explicitly click on pages to mount them in memory, if not mounted then it runs for current screen only.

Example -

Suppose we have 3 screen in a NavigationContainer A,B,C, each having 3 tooltips.

Now if I open app, I'm on A, so I can see 3 tooltips of A only and it finishes after that,

if on B, I can see of A & B, and it ends then,

if on C, I can see all and it ends then,

Now I can view entirely by starting from A as well, because B and C mounted in memory 1 time,

I want it to run entirely even I haven't visited B & C.

Any Solutions?

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