Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 294 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 294 Bytes

SwiftUI with MVVM

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

NewsFeed

Usage:

  • SwiftUI
  • WidgetKit
  • WatchOS
  • MVVM pattern
  • Network services