reactiveui / Sextant

A ReactiveUI navigation library for Xamarin.Forms
MIT License
157 stars 26 forks source link

feature: Deep Linking #150

Open cassionandi opened 5 years ago

cassionandi commented 5 years ago

It's possible with Sextant to chain navigations, like you can do on Prism something like

ViewAVM/ViewBVM/ViewCVM

Thanks!

open-collective-bot[bot] commented 5 years ago

Hey @cassionandi :wave:,

Thank you for opening an issue. We will get back to you as soon as we can. Also, check out our Open Collective and consider contributing financially.

https://opencollective.com/reactiveui

PS.: We offer priority support for all financial contributors. Don't forget to add priority label once you start contributing :smile:

ReactiveUI - Open Collective
An advanced, composable, functional reactive model-view-viewmodel framework for all .NET platforms!
RLittlesII commented 5 years ago

If you're talking about the concept of deep linking it is not currently a feature provided by Sextant. It is something we are considering for future.

cassionandi commented 5 years ago

If you're talking about the concept of deep linking it is not currently a feature provided by Sextant. It is something we are considering for future.

Sorry, did not know that this concept has a name. But nice to know your are considering it. Thanks!

RLittlesII commented 3 years ago

@cassionandi I am reopening this issue and considering it for future iterations. I am hoping I can get it in V3, which I am working on currently.