Are there animations for ion-card creation, for example an animation where a list of cards fade in/cascade in, top to bottom? Like they appear on the screen one after the other.
Would very much like to hear suggestions/answers. Thanks
Are there animations for ion-card creation, for example an animation where a list of cards fade in/cascade in, top to bottom? Like they appear on the screen one after the other.
Would very much like to hear suggestions/answers. Thanks
Wow thanks for this. I’ll check it out and see if it’s gonna work for me.
I really want to use the animations in https://hendrixer.github.io/
but in the repo it’s using a .js file, and that method is used for ionic v1. I’m currently using ionic 3.
You can use .js in Ionic 2
can you provide a simple example on how to use .js files in ionic 3? I never tried ionic v1 that’s why I’m unfamiliar with how that type of code works