Why is there no animation in the docs code, yet the animation is working

I’m trying to add animation to my pages but I’m failing. When I checked the docs , I found out that there is no animation tag in your code :smile:
How did you guys achieve this ?

The animations are done with css:

If you want to add animated transitions take a look at this forum post:

This approach uses Cordova Native Transition plugin.