Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/necatievrenyasar/SwiftUI-WeatherApp

🚀 This demo is very simple project, which designed to understand SwiftUI. It includes Main screen, DayList screen and detail screen.
https://github.com/necatievrenyasar/SwiftUI-WeatherApp

examples ios-app ios-ui swift swift-ui swift5 swiftui swiftui-demo swiftui-example swiftui-learning xcode

Last synced: 3 months ago
JSON representation

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

Awesome Lists containing this project

README

        

# 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](https://user-images.githubusercontent.com/1447937/72296817-96f10580-366b-11ea-957c-023efeac958f.png)

## Todo
- [ ] SwiftUI + Network requeset
- [ ] CoreML
- [ ] Test case
- [ ] MVVM for MainView