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
You Might Also Like
Our Free Plans just got better! | Auth0 by Okta
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your secuirty. Auth0 now, thank yourself later.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of EasyTransitions!