https://github.com/schneiderandre/popping
A collection of animation examples for iOS apps.
https://github.com/schneiderandre/popping
animation objective-c pop transition-animation
Last synced: about 1 month ago
JSON representation
A collection of animation examples for iOS apps.
- Host: GitHub
- URL: https://github.com/schneiderandre/popping
- Owner: schneiderandre
- License: mit
- Created: 2014-05-27T19:30:07.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2017-07-05T11:58:47.000Z (almost 8 years ago)
- Last Synced: 2025-04-13T19:50:02.084Z (2 months ago)
- Topics: animation, objective-c, pop, transition-animation
- Language: Objective-C
- Homepage:
- Size: 383 KB
- Stars: 5,534
- Watchers: 183
- Forks: 671
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

Popping is a collection of animation examples for iOS apps. Almost all of them were created using the Facebook [pop](https://github.com/facebook/pop) animation engine. It should inspire you to create some great looking UIs to delight people who use your app.

Watch [this video](http://cl.ly/Vja9/popping.mp4) to see all animations in action. In addition, [here](http://cl.ly/WffM/popping-folding-animation.mp4) is the video of the folding animation that was added later.
## Get your hands dirty
Clone or download the repository, build and run and start playing with the animations.
## Are you interested in some Classes?
Great! Just let me know what classes you'd like to use and I will create a library and release it as a [CocoaPod](http://cocoapods.org).
## Contact
I would love to get some feedback, ideas for improvements or new animations that should be included in this project.
I would also greatly appreciate if you follow me on [twitter](http://twitter.com/_schneiderandre).
## Author
André Schneider, [@_schneiderandre](http://twitter.com/_schneiderandre)