https://github.com/roroche/iosswiftstarter
A sample iOS app written in Swift using the VIPER architecture.
https://github.com/roroche/iosswiftstarter
alamofire async cocoapods coredata kingfisher react swift viper-architecture
Last synced: about 1 year ago
JSON representation
A sample iOS app written in Swift using the VIPER architecture.
- Host: GitHub
- URL: https://github.com/roroche/iosswiftstarter
- Owner: RoRoche
- License: apache-2.0
- Created: 2016-01-16T05:43:03.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2020-04-26T16:48:36.000Z (about 6 years ago)
- Last Synced: 2024-06-06T15:44:50.464Z (about 2 years ago)
- Topics: alamofire, async, cocoapods, coredata, kingfisher, react, swift, viper-architecture
- Language: Swift
- Homepage: http://roroche.github.io/iOSSwiftStarter
- Size: 4.37 MB
- Stars: 74
- Watchers: 6
- Forks: 22
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# iOSSwiftStarter
A sample iOS app written in Swift using the VIPER architecture.
## iOSSwiftStarter in the news
* [Swift Weekly #33](http://www.swiftweekly.com/issues/issue-33)
## Prerequisites
To run build phases properly, you need to install some utilities:
* `brew install swiftgen`
* `brew install natalie`