HMGLTransitions is set of classes which can animate transition between two UIViews, or presentation / dismissing of UIViewControllers.
Stars
793
Forks
104
Watchers
793
Open Issues
14
Overall repository health assessment
No package.json found
This might not be a Node.js project
No contributors data available
Fixed problem when selecting Rotate transition after performing Doors transition (Almost all other transitions were black)
9992ba0View on GitHubActual presentModalViewController:animated: and dismissModalViewControllerAnimated: methods are called at the end of transition animation when presenting / dismissing UIViewController with HMGLTransition animation.
f3c31b5View on GitHub