Author
Description
iOS 7 based transition library for View Controllers having a Common View.
** Inspired by Shared View Activity Transitions introduced in Android L **
USAGE
Very Simple 3 Step Process:
1- Download and include ASFSharedViewTransition.h and ASFSharedViewTransition.m in your Project.
2- In your app delegate or somewhere else in code do #import "ASFSharedViewTransition.h" and add transitions.
3- Confirm From & To View Controllers to ASFSharedViewTransitionDataSource and provide the Common View by implementing sharedView method
Thats it! A Sample Demo Application has been included for help.
Animated GIF: http://goo.gl/EL6l6R
Youtube Link: https://www.youtube.com/watch?v=AGcjSJqnkhk