Exploring Ionic Animations

Learn how to use Ionic Animations API methods in an Ionic application.

Let’s explore some of Ionic’s animation methods in our custom Ionic application.

Laying the foundations

Create a new Ionic project, imaginatively named ionic-animations:

ionic start ionic-animations blank --type=angular

Note: You can try running this command in the terminal provided below!

Get hands-on with 1200+ tech skills courses.