/reddit-app

Primary LanguageSwift

Reddit-app

This is a single view app designed to load reddit posts from Reddit API.
This iOS study covered some important foundations like VIP architecture, View Code, UITableView, UISlipViewController, URLSession and Unit Test.

Xcode Version: 12.5.1
Swift Version: 5

Features

  • Get top reddit posts
  • Pull to refresh
  • Pagination support
  • Indicator of unread/read post (updated status, after post it’s selected)
  • Dismiss Post Button (remove the cell from list)
  • Dismiss All Button (remove all posts)
  • Saving pictures in the picture gallery

TODOs

  • Creating the URL and Request builder;
  • App state-preservation/restoration

Final remarks

Make with ♥️
if you have some suggestions please, let me know.

By Râmede