Open FrantisekGazo opened 6 years ago
Add support for MVVM. Unlike in MVP, the View holds a reference to the View Model, but the View Model has no information about the View.
Add support for MVVM. Unlike in MVP, the View holds a reference to the View Model, but the View Model has no information about the View.