Facebook news feed clone
- UICollectionView to make a vertical scrolling component
- Layout every cell's subview by using NSLayoutConstraint
- Support dynamic cell content for varying text lengths
- Load Images Asynchronously and Caching
- Tab menu
- Image Zooming Animation
- Does not use storyboards