We've been developing our app for a 5years now using xamrin forms and MVVM (using FreshMVVM). We are thinking of moving to shell for new apps moving forward.
From https://nicksnettravels.builttoroam.com/mvvm-navigation/
"for commercial applications I would currently still be advocating the use of Prism or MvvmCross (rather than Shell)."
How seriously should I take this opinion?
Is there a good example to look at for Forms + Shell + MVVM?