Skip to content

A simple presentation of my understanding of MVVM design pattern in iOS environment.

Notifications You must be signed in to change notification settings

DorianZet/MVVM-showcase

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MVVM Showcase

A simple presentation of my understanding of MVVM design pattern, based on a tutorial by Steven Curtis.

Contains two projects:

• 'MVVM presentation' - a simple MVVM showcase with a label configured by a view model.
• 'MVVM presentation - TableView' - an MVVM project that takes data from the 'Have I Been Pwned?' API and presents the names of the breached websites with a number of breaches.

About

A simple presentation of my understanding of MVVM design pattern in iOS environment.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages