Skip to content

pushkardeshmukh1992/rss-feed-swiftui

Repository files navigation

RSS Feed Reader (SwiftUI + MVVM)

This is the demo RSS Feed reader app.

Main objective for this demo app is to showcase the usage of MVVM pattern in SwiftUI.

App uses following services to get publications and its related data:

  1. https://medium.com/feed/backchannel
  2. https://medium.com/feed/the-economist
  3. https://medium.com/feed/matter

Highlights/Features of RSS Feader

  • Shows publications on home screen. Tapping on details fetches the feed data for respective publication
  • Bookmark a feed feature
  • Support for Light and Dark theme
  • 100% code coverage for business logic
  • 0 warnings in production code

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published