mifi/react-lottie-player

The function to execute when the animation has finished

JihooDev opened this issue · 2 comments

Is it possible to perform another action after the animation has ended?
I used onAnimationEnd, but it's not working.

mifi commented

I think using lottie-web directly would be better suited for such a custom action

@mifi
Thank you! I resolved the issue by calling the onComplete event!