reactiveui/Sextant

feature: Add support to Shell

giusepe opened this issue ยท 4 comments

Is your feature request related to a problem? Please describe.

Currently Sextant don't support Xamarin.Forms.Shell and neither does shell support any MVVM Framework.

Describe the solution you'd like

Once a solution is born from this issue: xamarin/Xamarin.Forms#5166
I suggest to discuss this with the Xamarin team to see how we can make our life easier.

Describe alternatives you've considered

Describe suggestions on how to achieve the feature

Additional context

AFAIK they are still working on a specification and that should be share soon, so let's be ready to participate.

Hey @giusepe ๐Ÿ‘‹,

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 backing us.

https://opencollective.com/reactiveui

PS.: We offer priority support for all backers. Don't forget to add priority label when you start backing us ๐Ÿ˜„

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

Any update for this @RLittlesII ?

It's not happening anytime soon due to issues on the Microsoft time. There's a reason why prism etc haven't done it either.

There is currently some work the Xamarin.Forms team is doing to support MVVM with Shell. Last I was told that work is being tracked here xamarin/Xamarin.Forms#5166

@jeanberrocalGL As stated in the body of the issue, there is work the Xamarin.Forms team has to do in order to make this feature possible. I have seen some of the work towards that end, and I have seen some of the extension points. I have not gone down the road of attempting an implementation because as I see it the entire API surface may have to change just to support Shell.