Skip to content

A simple RSS feed reader built with SwiftUI and Alamofire to fetch and display the latest news from the Apple Developer News RSS feed.

License

Notifications You must be signed in to change notification settings

moritztucher/RSS-Feed-Reader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

RSS-Feed-Reader

A simple RSS feed reader built with SwiftUI and Alamofire to fetch and display the latest news from the Apple Developer News RSS feed.

Features

  • Fetches the latest news from the official Apple Developer News RSS feed.
  • Parses the RSS feed using Swift's XMLParser.
  • Displays feed titles and descriptions in a user-friendly SwiftUI interface.
  • Navigation-based layout with a clean list view.
  • Extensible and easy to customize.

Dependencies

This project uses the following third-party libraries:

  • Alamofire - A Swift-based HTTP networking library used to fetch the RSS feed data.

Note

Alamofire currently not working in this Project

About

A simple RSS feed reader built with SwiftUI and Alamofire to fetch and display the latest news from the Apple Developer News RSS feed.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages