SwiftUI-WeatherApp icon indicating copy to clipboard operation
SwiftUI-WeatherApp copied to clipboard

🚀 This demo is very simple project, which designed to understand SwiftUI. It includes Main screen, DayList screen and detail screen.

SwiftUI-Weather App

🚀 This demo is very simple project, which designed to understand SwiftUI. It includes Main screen, DayList screen and detail screen.

Features

  • [x] Implemented with SwiftUI
  • [x] Work with mock data
  • [x] Swift 5.1 new features
  • [x] MVVM

Screenshot

ss

Todo

  • [ ] SwiftUI + Network requeset
  • [ ] CoreML
  • [ ] Test case
  • [ ] MVVM for MainView