Web
Bodymovin can render Lottie JSON files on the web.
First, get the bodymovin player javascript library. It is statically hosted at https://cdnjs.com/libraries/bodymovin or you can get the javascript directly by clicking Get Player
in the bodymovin plugin.
Bodymovin is also available on npm and bower.
Then playing the animation is as simple as:
Last updated