airbnb / lottie-web

Render After Effects animations natively on Web, Android and iOS, and React Native. http://airbnb.io/lottie/
MIT License
29.86k stars 2.85k forks source link

I want to load multiple instances of the same animation from the same json file, is this possible? #2928

Open matthewoproctor opened 1 year ago

matthewoproctor commented 1 year ago

I am trying to use an animation in the background of multiple sections of my website, I would like to do this using the same json data file for each animation, is this possible?

Many thanks!

bodymovin commented 1 year ago

hi, do you need to control them individually or should they all play at the same time?