Home > Net >  Is it possible to add animation to my onboarding screen?
Is it possible to add animation to my onboarding screen?

Time:11-21

I already have this onboarding page made up but I wanted to add some more interactivity to it and it consists of 4 pages and with each swipe I want to have a small animation to the logos.

This what my onboarding looks like

As you can see with the sample image, there's this image of a chatbot what I want to have for this is to animate the robot with the speech bubble popping up or something. I just wanna know is this is possible and doable. Thank you.

CodePudding user response:

Already did this one and I just put in a gif using this

this

  • Related