Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 415 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 415 Bytes

RSS Reader iOS App

iOS application for loading an RSS feed into a UITableView with UIWebViews for displaying the original article.

Uses storyboards to allow a UINavigationController to transition to a UITabBarController with animation and swipe to return.

TODO

  • Variable UITableViewCell height
  • Object archiving
  • Maintaining read status of items upon refresh
  • Identifying items as new or already seen