Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/JohnYezub/NewsFeed_SwiftUI_MVVM

Simple SwiftUI app with Widgets and WatchOS. Example(demo), that displays list of US news for today (thanks https://newsapi.org/).
https://github.com/JohnYezub/NewsFeed_SwiftUI_MVVM

deeplinking deeplinks mvvm mvvm-pattern newsfeed swiftui swiftui-demo swiftui-example watchkit watchos widgetkit widgets xcode12

Last synced: 2 months ago
JSON representation

Simple SwiftUI app with Widgets and WatchOS. Example(demo), that displays list of US news for today (thanks https://newsapi.org/).

Awesome Lists containing this project

README

        

# SwiftUI with MVVM

Simple SwiftUI App demonstrates lists of US news (thanks https://newsapi.org/).
UPDT: Add WidgetKit and deeplinks. Add WatchOS support.

![NewsFeed](./news2.gif "SwiftUI with MVVM")

### Usage:
* `SwiftUI`
* `WidgetKit`
* `WatchOS`
* `MVVM pattern`
* `Network services`