Skip to content

This project shows simplest form of MVVM architecture with simple bindable variables.

Notifications You must be signed in to change notification settings

Dhaval1094/MVVM-Simple-Bindable-Swift

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MVVM-Simple-Bindable-Swift

Screenshot

This project shows simplest form of MVVM architecture with simple bindable variables. -> Swift 5.0

Purpose of the project is to show, how generics are used in MVVM and bindable variables are used for adding observers. By using this observers, we can directly perfom action based on change in propertie's value from that perticular view.

Refer Dynamics.swift for this.

About

This project shows simplest form of MVVM architecture with simple bindable variables.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages