Hey, I'm new to Xamarin Forms.
I have experience with ASP.NET.
Should I use framework for mvvm?
My project is small and only I will maintain it.
There will be a lot of navigation and few restful services.
I don't want to be limited by framework.
I was using FreshMvvm for few hours and I cannot do simple navigation which I did without it.