I wonder though whether users really want lots of fancy animations. Our apps have way too many that add absolutely nothing to the usability, and in fact take away from it as you have to wait until things are done sliding around the screen. It's not that some animation is a bad thing, but give people such easy ways to make everything move and dance and you wind up with a modern version of 1990's websites. Of course it…
Introducing Lottie: Airbnb's tool for adding animations to native apps
81–90 of 101 posts
Re: Introducing Lottie: Airbnb's tool for adding animations to native apps
#82I wonder though whether users really want lots of fancy animations. Our apps have way too many that add absolutely nothing to the usability, and in fact take away from it as you have to wait until things are done sliding around the screen. It's not that some animation is a bad thing, but give people such easy ways to make everything move and dance and you wind up with a modern version of 1990's websites. Of course it…
Re: Introducing Lottie: Airbnb's tool for adding animations to native apps
#83If you need After Effects anyway, why not just export a GIF or something? What's the benefit of rendering it in real-time?
Lottie uses json file that contains svgs and the animation, which can be compressed quite well, always display in the right resolution and whatever size you desire.
Re: Introducing Lottie: Airbnb's tool for adding animations to native apps
#84Note: I'm not taking anything away from either product, both are super amazing.
gah/ just my $0.02
Re: Introducing Lottie: Airbnb's tool for adding animations to native apps
#85I wonder how this will affect Marcus Eckert’s Squall. Squall, a paid plug-in vs a free library. I find it annoying when things like this happens, an independent developer works on something for ages and tries to make some money, then a large company releases something pretty much the same for free. Note: I'm not taking anything away from either product, both are super amazing. gah/ just my $0.02
Re: Introducing Lottie: Airbnb's tool for adding animations to native apps
#86This is huge. I did my first internship at a company that was half animators making huge TV ads you have seen, and half web devs/designers that made interactive (web) apps.[0] Lottie is, without a doubt, solving a huge problem in the industry. Previously, engineers were often stuck bolting animations and transients onto static PSDs, or designers fighting to communicate what they wanted an animation to be like. This c…
I recently moved from working on media (largely motion graphics) into a more technical field of study. Mt. Mograph helped flesh out my after effects knowledge to improve my motion graphics.
(No affiliation whatsoever, I just find his videos great, first one is a bit long while he gets his bearings)
Re: Introducing Lottie: Airbnb's tool for adding animations to native apps
#87I associate AE with video production -- is it actually suitable for vector animation aimed at web/mobile?
Re: Introducing Lottie: Airbnb's tool for adding animations to native apps
#88Re: Introducing Lottie: Airbnb's tool for adding animations to native apps
#89Earlier quoted context omitted.
After Effects isn't a video manipulation tool. Video manipulation is one of its capabilities, it is also capable of motion graphics and animating vector shapes. This library works off the vector shape side of after effects.
Yes, it's been built towards motion graphics. Just as Photoshop has been geared towards web design over the years. It was originally a post processing tool. Hence the name. After Effects. Which is why this whole thing seems so similar to me.
Re: Introducing Lottie: Airbnb's tool for adding animations to native apps
#90Author of the iOS side of things here. Feel Free to ask any questions!
My questions may be off-topic (maybe more fit for an AMA with the design/engineering Airbnb team). First of all, thank you for making this an open-source project. I've noticed Airbnb has been very open with the design community about the internal processes and tools, whereas most companies keep their employees under NDAs. So my 2 questions are: 1. Did your team have to advocate for budget to create these tools, to wr…