This repository has been archived by the owner on Oct 18, 2023. It is now read-only.
v2.0.0-pre1
Pre-release
Pre-release
v2.0.0-pre1
- Adds PopupPageNavigationService
- Marks
PopupGoBackAsync
andPushPopupAsync
extension methods as obsolete in favor of directly using theINavigationService.GoBackAsync
&INavigationService.NavigateAsync
methods - Adds Registration extension for all DI Containers with overload so that users can add custom logic to the
PopupPageNavigationService