Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 397 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 397 Bytes

Simple Clean Architecture iOS App:

Production:

  • Task, async/await
  • Combine
  • SwiftUI
  • MVVM pattern
  • GRDB persistence library
  • Alamofire
  • Kingfisher
  • Lottie Animations

Testing:

  • Cuckoo - Swift Mock Library
  • Nimble - Swift Matcher Framework