Skip to content

Stable Release

Compare
Choose a tag to compare
@aarifsumra aarifsumra released this 25 May 05:11
· 6 commits to master since this release

Change Log

  • Fixed first time building error
  • Added pragma marks
  • Replaced Collection View with Table View to get rid of keeping a CollectionViewCell subclass. now just using UITableViewCell
  • Set the API to http://jsonplaceholder.typicode.com
  • Minor restructuring in the Platform Module