Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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/).
- Host: GitHub
- URL: https://github.com/JohnYezub/NewsFeed_SwiftUI_MVVM
- Owner: JohnYezub
- Created: 2020-11-18T09:25:02.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-02-15T04:49:06.000Z (11 months ago)
- Last Synced: 2024-08-03T17:15:19.322Z (6 months ago)
- Topics: deeplinking, deeplinks, mvvm, mvvm-pattern, newsfeed, swiftui, swiftui-demo, swiftui-example, watchkit, watchos, widgetkit, widgets, xcode12
- Language: Swift
- Homepage:
- Size: 208 KB
- Stars: 11
- Watchers: 2
- Forks: 6
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- fucking-open-source-ios-apps - US NewsFeed
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`