A simple ios Facebook client by using Facebook iOS sdk 3.11.0 https://developers.facebook.com/docs/ios/
###UI
[ADVFlatUI]
[ADVFlatUI]: https://github.com/anuj-rajput/ADVFlatUI
###Hud [MBProgressHUD] [MBProgressHUD]: https://github.com/jdg/MBProgressHUD
###Pull-To-Refresh [SVPullToRefresh] [SVPullToRefresh]: https://github.com/samvermette/SVPullToRefresh
-
Follow official [Facebook sdk guide] to set up your Facebook app and configure your Xcode Project. [Facebook sdk guide]: https://developers.facebook.com/docs/ios/getting-started/
-
Set up above libraries.
-
Get orginal image in user's news feed.
-
Handle comment post (e.g. XXXX commented on this.) gracefully.
-
Dynamically adjust the height of tableview cell according to feed conent.
