Skip to content

Axtel209/MVVM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

Model Vide ViewModel (MVVM)

This is a project done to demostrate a MVVM implementation with Swift.

  • Models holds the data.
  • Views display UI elements on the screen.
  • View Models handles the data and transforms it to be displayed on a view.

About

"Hello world" example using MVVM patter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages