Special effects:

Hello all,

I want to do some special effects inside my ionic app. Have anyone done this.
Like firecrackers when user presses a button. or balloon fly when user presses a button.
Like how imessage has screen feature. I would like to implement in my mobile app.

Other example, in fitbit when user meet the goal it makes celebration like firecrackers. I want to have that inside my app when user press a button.

Anyone done these using ionic framework. Currently I am on ionic V4

You can either use pure CSS or create the animation in a GIF format and put it above everything. Hell you can even create a spirtesheet animation but that is kinda advanced and unnecessary!