I had read tutorials on MVVMCross. Came across tutorial using bindings in Non mvvm view models
similar, I was hoping to use the Messenger Plugin (of mvvmcross) as an alternative for Galasoft mvvm light for cross-platform
Is it really mandated that each and every ViewModel should derive from MvxViewModel to take advantage of the messenger Plugin> If not, how can we achieve it ?