Pop Animation Playground for iOS

April 30, 2014 ยท View on GitHub

Some example animations using the Facebook Pop animation library for iOS and OS X.

Getting Started

  1. Clone the repo

  2. Make sure you have cocoapods installed

  3. Run pod install from the repository folder (in your shell/Terminal)

  4. Open PopPlayground.xcworkspace in XCode

  5. Build/run the project then play around and have fun

  6. Fork it, add some more examples, and submit a pull request