rid00z / FreshMvvm

FreshMvvm is a super light Mvvm Framework designed specifically for Xamarin.Forms. It's designed to be Easy, Simple and Flexible.
Apache License 2.0
599 stars 173 forks source link

Shell Support #292

Open Sarthak261995 opened 4 years ago

Sarthak261995 commented 4 years ago

Are you planning to add shell support in this amazing library :)

happyonee commented 4 years ago

I have the same question :)

rid00z commented 4 years ago

Shell is not ready for proper MVVM yet, at the moment you should stick with vanilla FreshMvvm until Shell supports it. You don’t actually need shell to build a great app, it doesn’t add much. I would recommend sticking with the built in Fresh navigation containers.

On Sun, 10 Nov 2019 at 1:23 pm, Jack Stone notifications@github.com wrote:

I have the same question :)

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/rid00z/FreshMvvm/issues/292?email_source=notifications&email_token=AALZPPNHZFUTCOM7PDGGYTTQS5WC5A5CNFSM4JFWDCQ2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEDUTWJI#issuecomment-552155941, or unsubscribe https://github.com/notifications/unsubscribe-auth/AALZPPILQYIH3RZO6H2WAU3QS5WC5ANCNFSM4JFWDCQQ .

--

[image: XAM-Consulting Pty Ltd] http://www.xam-consulting.com/

[image: Twitter] https://twitter.com/XAMConsulting [image: LinkedIn] https://www.linkedin.com/company-beta/5791295/

Michael Ridland / Director / Xamarin & Microsoft MVP

XAM Consulting Pty. Limited. Web | Cloud | Apps | Xamarin 210/29 Kiora Rd, Miranda NSW 2228 xam-consulting.com http://www.xam-consulting.com/

happyonee commented 4 years ago

@rid00z I get it. Thanks for your reply.

scottkuhl commented 4 years ago

During the All Things Xamarin.Forms Shell session at .NET Conf: Focus on Xamarin, it was mentioned that 3rd party MVVM Support is coming to the Shell and FreshMVVM was specifically mentioned.

@rid00z is there worked planned to get this working on FreshMVVM's end, or is this something Microsoft is doing entirely on the Shell code.