DEV Community

AW A RE
AW A RE

Posted on

First Glance: Lottie Animations

The first time I heard lottie animations, I googled it and landed lottiefiles.com. It was unfortunate to land lottiefiles.com, because I missed understanding the whole concept of lottie animations. I thought lottie animations bound to lottiefiles.com but in reality, it was not. Lottiefiles.com is only a showroom, library, and gathering point for designers and developers. The main lottie animations is lottie by airbnb. https://airbnb.design/lottie/

Lottie has basicly two step. Firstly it enables you to convert after effect animations to json with custom after effects plugin(bodymovin). Secondly you can render that json file on web with importing lottie.js. I guess it is better to stick with svg and key frame animations to have best outcome and file size.

Use recent versions of Adobe AfterEffects because running plugins in older versions causes problems like blank window. Also, while learning you might want to look into other people's projects, maybe by downloading AE project files from lottiefiles.com. But older versions of After Effects do not open projects files of newer versions. And there is no other way around it.

Sentry image

Hands-on debugging session: instrument, monitor, and fix

Join Lazar for a hands-on session where you’ll build it, break it, debug it, and fix it. You’ll set up Sentry, track errors, use Session Replay and Tracing, and leverage some good ol’ AI to find and fix issues fast.

RSVP here →

Top comments (0)

A Workflow Copilot. Tailored to You.

Pieces.app image

Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.

Read the docs

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay