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.
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.