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: 8 days 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 (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-02-15T04:49:06.000Z (about 1 year ago)
- Last Synced: 2024-11-12T19:40:50.652Z (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: 7
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: NewsFeed.xcodeproj/project.pbxproj
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.
### Usage:
* `SwiftUI`
* `WidgetKit`
* `WatchOS`
* `MVVM pattern`
* `Network services`