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
- Host: GitHub
- URL: https://github.com/ninjaprox/sl-beginngercook
- Owner: ninjaprox
- License: mit
- Created: 2015-10-08T03:01:57.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-10-08T03:14:45.000Z (over 10 years ago)
- Last Synced: 2025-01-23T23:28:52.445Z (over 1 year ago)
- Language: Swift
- Homepage:
- Size: 730 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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