https://github.com/Clean-Swift/CleanStore
A sample iOS app built using the Clean Swift architecture. Clean Swift is Uncle Bob's Clean Architecture applied to iOS and Mac projects. CleanStore demonstrates Clean Swift by implementing the create order use case described by in Uncle Bob's talks.
https://github.com/Clean-Swift/CleanStore
Last synced: 8 months ago
JSON representation
A sample iOS app built using the Clean Swift architecture. Clean Swift is Uncle Bob's Clean Architecture applied to iOS and Mac projects. CleanStore demonstrates Clean Swift by implementing the create order use case described by in Uncle Bob's talks.
- Host: GitHub
- URL: https://github.com/Clean-Swift/CleanStore
- Owner: Clean-Swift
- License: mit
- Created: 2015-09-03T06:39:47.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2021-10-05T04:06:37.000Z (about 4 years ago)
- Last Synced: 2025-04-08T09:09:26.513Z (8 months ago)
- Language: Swift
- Homepage: https://clean-swift.com/clean-swift-ios-architecture/
- Size: 185 KB
- Stars: 1,930
- Watchers: 86
- Forks: 310
- Open Issues: 25
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-ios-architecture - CleanStore
- fucking-open-source-ios-apps - CleanStore
README
# CleanStore
[](https://developer.apple.com/xcode/)
[](https://swift.org)
[](https://developer.apple.com/ios/)
[](https://travis-ci.org/Clean-Swift/CleanStore)
[](LICENSE)
A sample iOS app built using the Clean Swift architecture. Clean Swift is Uncle Bob's Clean Architecture applied to iOS and Mac projects. CleanStore demonstrates Clean Swift by implementing the create order use case described by in Uncle Bob's talks.