Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 489 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 489 Bytes

SwiftUI-Weather App

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

Features

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

Screenshot

ss

Todo

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