Skip to content

javalipengfei/Counter

 
 

Repository files navigation

Counter

Counter is a simple app showing the basics of the VIPER architecture, a version of Uncle Bob’s Clean Architecture for iOS apps. Counter shows the use of a View, Presenter and Interactor. It does not make use of a data store or a Wireframe for navigation.

The inspiration for Counter comes from Jon Reid’s UIViewController TDD screencast.

About

A simple example of the VIPER architecture for iOS apps

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Objective-C 98.9%
  • Ruby 1.1%