Custom transition animators (animation controllers)
#155 opened on Apr 2, 2016
Repository metrics
- Stars
- (8,650 stars)
- PR merge metrics
- (No merged PRs in 30d)
Description
Since we have all supported system built-in transition animations. Refer to More system transition animators (animation controllers). We can start implement more custom transition animators.
VCTransitionsLibrary can be a good library to start with, we can port https://github.com/ColinEberhardt/VCTransitionsLibrary to Swift and make it designable in Interface Builder.
Other concepts http://transitiontreasury.com https://github.com/entotsu/TKSubmitTransition https://github.com/NewAmsterdamLabs/ZOZolaZoomTransition https://github.com/AlvaroFranco/AFBlurSegue https://dribbble.com/shots/2131325-Bike https://dribbble.com/shots/1216761-Liquid-Animation
Any feedback is welcome, thanks.
Document: