Since Ionic 5 you got access to new APIs, including a great Animation controller to animate elements on your screen and even define custom transition for pages & modals!
Previously we’ve inspected the new gesture controller, and in this Quick Win we will build a custom animation using thew new Ionic Animations API.
We don’t need any other packages for our animations – all of this is in the Ionic core! You can simply create a testing app and get started:
1 |
ionic start academyAnimations blank --type=angular |
The full quick win with snippets is only available to Ionic Academy members.
Join now for
- Unlimited access to all quick wins
- Library of 40+ step-by-step video courses
- Support for Ionic questions via Slack & private community
Current member? LOGIN