Gamote / lottie-react

A lightweight React library for rendering complex After Effects animations in real time using Lottie.
https://lottiereact.com
Other
786 stars 59 forks source link

lottie files are not rendered correctly #114

Open KimKeepLearning opened 3 months ago

KimKeepLearning commented 3 months ago

I have two lottie json files, and they are all corrent rendered in lottie previewer tools. image but when i use state to change the animationData in React, the second lottie file are not rendered correctly, like this: image code: image