https://github.com/coderyi/counterviper
A simple example of the VIPER architecture for iOS apps
https://github.com/coderyi/counterviper
counter interactor ios presenter swift viper
Last synced: 9 months ago
JSON representation
A simple example of the VIPER architecture for iOS apps
- Host: GitHub
- URL: https://github.com/coderyi/counterviper
- Owner: coderyi
- License: mit
- Created: 2021-10-02T23:19:47.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-10-02T23:35:37.000Z (over 4 years ago)
- Last Synced: 2025-02-09T12:19:10.151Z (11 months ago)
- Topics: counter, interactor, ios, presenter, swift, viper
- Language: Swift
- Homepage:
- Size: 10.7 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CounterVIPER
Counter is a simple app showing the basics of the [VIPER](http://www.objc.io/issue-13/viper.html) architecture.
