gliyao / MVCP

Introducing Model-View-Controller-Presenter

Home Page:https://medium.com/ios-apprentice/model-view-controller-presenter-8bb4149fa5ef

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Model-View-Controller-Presenter

It’s not the first time that we’ve been discussing about how we should structure view specific code and controller logic. This is a post to describe a new pattern we called Model-View-Controller-Presenter to create highly reusable components...

Continue to read the blog post...

This is the code example of the MVCP, Model-View-Controller-Presenter architecture.

About

Introducing Model-View-Controller-Presenter

https://medium.com/ios-apprentice/model-view-controller-presenter-8bb4149fa5ef


Languages

Language:Objective-C 100.0%