Skip to content

mikemike396/Echo-iOS

Repository files navigation

Echo-iOS

A simple RSS reader using the latest iOS features.

Features

  • SwiftData to store feed and items offline
  • FeedKit to parse RSS feeds
  • SDWebImage to load remote images
  • Firebase Realtime Datebase to drive feed search index
    • When users add feeds via URL they contributes to the index for future searches.
  • Sorting and filtering by feed

Tools

  • Xcode version 15.0+

Setup

  • Install SwiftLint brew install swiftlint
  • Using Firebase Realtime Datebase to drive the feed search index. To build this project locally you need to setup a personal Firebase project and include the plist at Echo/GoogleService-Info.plist.

Contributions

  • Feel free to open a PR to contribute!

Other Platforms

Android

Feeds

License

This project is released under the MIT License.

About

Simple iOS RSS reader built with SwiftData and SwiftUI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages