An open API service indexing awesome lists of open source software.

https://github.com/ninjaprox/sl-beginngercook

Self-learning custom transition
https://github.com/ninjaprox/sl-beginngercook

Last synced: over 1 year ago
JSON representation

Self-learning custom transition

Awesome Lists containing this project

README

          

SL-BeginngerCook
================

Self-learn custom transition

### Tutorial
http://www.raywenderlich.com/113845/ios-animation-tutorial-custom-view-controller-presentation-transitions

### What learned?
* Create custom transition
* Create animator adopting `UIViewControllerAnimatedTransitioning`
* Set `transitioningDelegate` of presented controller