Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 1.09 KB

readme.md

File metadata and controls

20 lines (14 loc) · 1.09 KB

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!