Skip to content

icapps/example-mvvm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Login

This is an example application to show the implementation of the view model (also called MVVM) pattern.

We have some branches available that show you the different versions:

  • master This contains the verbose LoginViewController.
  • view-model This contains the LoginViewController with a simple view model integrated.
  • reactive-view-model This contains the LoginViewController with a simple view model where we use the reactive technology.

About

A basic example iOS application that uses MVVM with some reactive programming.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors