kirang89 / SwiftyRSS

A simplistic iOS RSS reader in Swift written mainly for education.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SwiftyRSS

A simplistic RSS reader written mainly for education. (WIP)

Motivation

I wrote this app mainly to:

  • Get my feet wet in Swift
  • Consider whether to use Realm as a replacement for Core-Data in future projects.

While doing so, I may have gotten carried away with mucking around the views trying to make it not look like shit :D

Installing Dependencies

pod install

# Open SwiftyRSS.xcworkspace in Xcode

License

You may use the code as you wish.

Attribution

The newspaper icon was obtained from Icons8. You should check them out!

About

A simplistic iOS RSS reader in Swift written mainly for education.


Languages

Language:Swift 98.8%Language:Ruby 1.2%