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

Allow apps to determine if a Navigator is ready for navigation #72

Merged
merged 2 commits into from
Nov 26, 2024

Conversation

jayohms
Copy link
Contributor

@jayohms jayohms commented Nov 26, 2024

Apps can call navigator.isReady() before performing any actions/routing. This can be useful from the main Activity while it's being created.

@jayohms jayohms merged commit 235f364 into main Nov 26, 2024
1 check passed
@jayohms jayohms deleted the navigator-ready branch November 26, 2024 16:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant