What is Fresh MVVM?

Technology CommunityCategory: XamarinWhat is Fresh MVVM?
VietMX Staff asked 3 years ago

FreshMvvm is a super light Mvvm Framework designed specifically for Xamarin.Forms only. It’s designed to be Easy, Simple and Flexible. It is easy to learn and uses convention over configuration.

Fresh MVVM deviates a little from MVVM as it uses the concept of Page and PageModel instead of View and ViewModel.