Stars
11
stars
written in Swift
Clear filter
Model–view–presenter (MVP) is a derivation of the model–view–controller (MVC) architectural pattern, and is used mostly for building user interfaces.
The Model View Controller (MVC) design pattern specifies that an application consist of a data model, presentation information, and control information.
Viper is a design pattern that implements ‘separation of concern’ paradigm.