IBAnimatable/IBAnimatable
View on GitHubCustom transition animators (animation controllers)
Open
#155 opened on Apr 2, 2016
difficulty: mediumhelp wantedtype: enhancement
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: