Dreamescaper / BlazorBindings.Maui

MAUI Blazor Bindings - Build native and hybrid MAUI apps with Blazor
MIT License
242 stars 16 forks source link

URI navigation improvements #105

Open Dreamescaper opened 1 year ago

Dreamescaper commented 1 year ago
Dreamescaper commented 1 year ago

I'm not really sure whether it makes any sense to reuse MAUI Shell types/method, like it is done now (RouteFactory, Shell.GoToUrl, etc). Might be easier simply to reimplement it via regular INavigation.