Facebook Pop Sample Application

March 19, 2015 ยท View on GitHub

Originally made for students in my General Assembly Mobile Development class, this project is meant to give a basic introduction to Facebook Pop usage. It also has one CABasicAnimation with a 3D rotation in it.

How to install?

You'll need cocoapods pre right now as this is written in Swift. There are two dependencies:

  • Snap for easier layout constraints
  • Facebook Pop

To install just run pod install and use the xcworkspace file

The animations in action (screencast)

http://cl.ly/aHhx

Screenshots

Screenshot 1 Screenshot 2 Screenshot 3

Other stuff

  • Custom navigation bar
  • Custom UITableViewCells