Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 752 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 752 Bytes

CleanStore

IDE Language Platform Build Status 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.