reactiveui/Sextant

feature: Master Detail Support For Xamarin Forms

albilaga opened this issue ยท 5 comments

Is your feature request related to a problem? Please describe.
I'm confused how I do navigation using Sextant with Xamarin Forms. Master Detail usually have Navigation Page as root in detail but right now we can't (or I don't know how to) navigate between detail in Master Detail

Describe the solution you'd like
Maybe we can take a look how navigation used in default routing from ReactiveUI https://github.com/reactiveui/ReactiveUI.Samples/tree/master/xamarin-forms/MasterDetail/MasterDetail ?

Hey @albilaga ๐Ÿ‘‹,

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 ๐Ÿ˜„

An advanced, composable, functional reactive model-view-viewmodel framework for all .NET platforms!

@albilaga I'll put together a Sextant sample for Master Detail. If that feels too cumbersome, I'll look into a true MasterDetailPage implementation.

Hi
Any news on this topic?
I would appreciate a small sample.
e.g. a master, 2 details inkl. going back.
Somehow I struggle a bit. ;-)

RLittlesII/ReactiveUI.Showroom#5 has an example of how to implement Master-Detail using Sextant.

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.