Skip to content
This repository has been archived by the owner on Feb 16, 2023. It is now read-only.

NavigationPage updates #32

Merged
merged 2 commits into from
May 20, 2022
Merged

NavigationPage updates #32

merged 2 commits into from
May 20, 2022

Conversation

dansiegel
Copy link
Member

Description

Introduces new PrismNavigationPage. This is registered by default with the Navigation key "NavigationPage" if you do not provide a registration with that key.

With this NavigationPage all Navigation events are supported including support for IConfirmNavigation & IConfirmNavigationAsync.

  • Fixes issue with the ViewModelLocator AutoInitialize logic so that if no ViewModel is created then the Binding Context is set to a new object() to prevent it from being set by the parent.
  • Adds TabbedPage link to the Root Page

@dansiegel dansiegel added the enhancement New feature or request label May 20, 2022
@dansiegel dansiegel merged commit 8bf7f52 into master May 20, 2022
@dansiegel dansiegel deleted the navigationpage branch May 20, 2022 20:48
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant