Skip to content

RSS reader specific for Swift and SwiftUI based feeds.

Notifications You must be signed in to change notification settings

haIIux/SwiftNewsJam

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 

Repository files navigation

Swift News Jam!

Getting Started

The idea behind this app was to provide the SwiftUI community a single app to curate the numerous RSS feeds that have been provided to us via our community members blog sites. The app was built as a submission piece for the 2021 Fall SwiftUI Jam - here's to hoping for an award! Swift News Jam uses The Composable Architecture by PointFree.

An alternative SwiftUI state management for something a little more barebones compared to TCA which is worth checking out, would be CacheStore by 0xOpenBytes.

What can it do?

Right now our goal minimum viable product (MVP) is to simply show the RSS feed in a readable format from the one, the only John Sundell.

Goal Features!

  • Favoriting Articles
  • Widget!
  • Multiple Feed Categories

Contributors!