NewsFeed_SwiftUI_MVVM
News feed demo
An app demonstrating news feed functionality with SwiftUI and MVVM architecture, adding support for WatchOS widgets and deeplinking.
Simple SwiftUI app with Widgets and WatchOS. Example(demo), that displays list of US news for today (thanks https://newsapi.org/).
11 stars
2 watching
7 forks
Language: Swift
last commit: 9 months ago
Linked from 1 awesome list
deeplinkingdeeplinksmvvmmvvm-patternnewsfeedswiftuiswiftui-demoswiftui-examplewatchkitwatchoswidgetkitwidgetsxcode12
Related projects:
Repository | Description | Stars |
---|---|---|
latifatcii/dailynews | A news app with a user-friendly interface and MVVM architecture | 50 |
kitasuke/swiftui-mvvm | An iOS project demonstrating the use of SwiftUI with MVVM architecture and Combine framework to fetch data from a GitHub API | 706 |
franckndame/swiftui.builds | A collection of SwiftUI examples and showcases for various apps and services | 590 |
hadysalhab/newsfeed-mvi-dagger | An Android news application using MVI, Dagger, and NetworkBoundResource to fetch top headlines from News API | 13 |
philippeboisney/archapp | A simple Android app demonstrating a multi-module MVVM architecture using various Android libraries and frameworks. | 624 |
kevingitonga/newsfeed | An Android app that displays latest news based on user location, utilizing a clean architecture and various design patterns. | 14 |
alexeyvoronov96/newsapp-with-swiftui-and-combine | An iOS app that aggregates news and weather data from APIs | 468 |
lucaslimapoa/newsapiswift | A Swift client library providing access to news headlines from over 30,000 sources and blogs. | 24 |
mehrankmlf/easycrypto | An iOS app demonstrating Clean Architecture and MVVM with SwiftUI and Combine framework | 79 |
akifo/vue-memo | A Vue.js application built with Firebase and routing, designed to demonstrate Vue.js concepts | 93 |
deluxealonso/upcomingmovies | An iOS app showcasing Clean Architecture and Dependency Injection for managing movie data from the TMDb API | 548 |
zackshapiro/swiftuiairtabledemo | Demonstrates integration of SwiftUI and Airtable for storing and displaying data | 146 |
yusufkaan48/news | A news app with user-friendly filters and search functionality, utilizing APIs and UI libraries. | 2 |
woxtu/swiftui-hackernews | An iOS app built with SwiftUI and Combine to display news articles in a list view | 28 |
cs1707/vue-zhihudaily-2.0 | A Vue.js application demonstrating server-side rendering with routing and state management | 108 |