Picture of Ignacio Cinalli
Lottie interactivity
by Ignacio Cinalli - Wednesday, 29 June 2022, 4:55 PM
 

Hello,
I have been playing with the Lottie interactivity library, and I would like to share adapt-lottieInteractivity, a new adapt component that allows adding interactivity to Lottie's animations.

See some examples of the use in adapt.

Picture of Caleb Foster
Re: Lottie interactivity
by Caleb Foster - Wednesday, 29 June 2022, 5:36 PM
 

Fantastic work, thanks very much for sharing

Lottie files are so good, and this plugin really helps leveraging the interactivity Lottie provides.

I’d be interested on how accessible people can make Lottie, as I’m not an expert.

 

 

Picture of Oliver Foster
Re: Lottie interactivity
by Oliver Foster - Thursday, 30 June 2022, 8:48 AM
 

Gorgeous.

The config could be simplified somewhat.

We tend to move any of the options which don't need to be configurable into the code https://github.com/cgkineo/adapt-graphicLottie/blob/master/example.json https://github.com/cgkineo/adapt-graphicLottie/blob/master/js/LottieView.js#L126-L137

Nice to see jsx in the wild.

Lovely.

Thanks for sharing.