EasyTransitions is a library that helps developers create custom interactive transitions using simple functions defined in a protocol and avoid handling the multiple transitions APIs in UIKit. During a modal transition, we should only manage the view that is being presented today (modalView). We can inject animations on the root controller anyway. The ModalTransitionAnimator is a really straight forward protocol. Just layout the views ready to be animated on the layout function and perform the animations on animate. You can check the AppStoreAnimator for a basic example.
Features
- Custom transitions simple set up
- Support for Modal Presentations, UIPresentationController and UINavigationController transitions
- Interactive transition support in 1 line with multiple pan gesture directions
- 3 custom transitions as examples
- iOS & tvOS
- Transitions
Categories
User Interface (UI)License
MIT LicenseFollow EasyTransitions
Other Useful Business Software
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of EasyTransitions!