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

Can this support be added? #49

Open
rahul-furlenco opened this issue Jul 24, 2023 · 1 comment
Open

Can this support be added? #49

rahul-furlenco opened this issue Jul 24, 2023 · 1 comment

Comments

@rahul-furlenco
Copy link

To check if a UIViewController is present in the navigation stack and then push or pop to it accordingly. Will be appreciated if yo you can provide a solution.

@cp-amisha-i
Copy link
Collaborator

Hello @rahul-furlenco, Yes, it's possible, just need to check with the pilot's route array whether the given view exists or not in the route array.
i.e: if pilot.routes.contains(.Home) { ... }

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

2 participants