Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 384 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 384 Bytes

swift_dependency_injection

CircleCI

Get API from: https://openweathermap.org/guide

  • MVVM pattern + Swift UI
  • Read JSON with codeable in Swift (from json file and API)
  • Use Dependency Injection to Unit Test a ViewModel in Swift
  • CI/CD with Circle CI + Fastlane