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

GoBack - if there is a page on the modal stack, pop it without requiring UseModalNavigation #62

Open
wants to merge 5 commits into
base: page-visibility-events
Choose a base branch
from

Conversation

dean-toolhound
Copy link

Also, added TryGetValue to check for existence of parameter and return it's value if it exists.

This is my first PR so not sure if this is the way to do it.

dean-toolhound and others added 5 commits February 6, 2024 13:14
- added TryGetValue to NavigationParameters

### Changed
- change GoBack to check if there are pages on modal stack and pop modal page if there is one
@BurkusCat
Copy link
Owner

Thanks for the PR, I've added a few small comments!

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

Successfully merging this pull request may close these issues.

2 participants