bolivarbryan / PostsFeed-ObjC

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SocialFeed

This Social App lists recent posts from a API. User can explore more information from each post by touching any link or hashtag.

App Architecture

  • This Project was built with MVVM Architecture

Dependencies (Using CocoaPods)

  • SDWebImageView: Used for loading images from a URL

Checklist

  • Design App Architecture
  • Create XCode Project
  • Install Dependencies
  • Organize project structure
  • Create Models
  • Create ViewModel
  • Add Pagination
  • Optimize app performance
  • Open Safari for links

Know issues

  • There is a post which attached image size is different from the one returned from api, making cell layout looks weird. I've added a post-loading validation which could fix image resize issue, but some spacing persists.

About


Languages

Language:Objective-C 96.3%Language:Swift 2.1%Language:Ruby 1.2%Language:C 0.3%