Earlier quoted context omitted.
I can! I built out the iOS side of the project. Aside from supporting as many after effects features as possible we wanted push what could be done with animation. One example in the current version is using exported after effects files as animated transitions between view controllers. In the future we hope to support more programmatic and interactive uses of animations built in after effects.
So after effects is controlling the shared element transitions?
Introducing Lottie: Airbnb's tool for adding animations to native apps
21–30 of 101 posts
Re: Introducing Lottie: Airbnb's tool for adding animations to native apps
#22Author of the Android side of things here. Feel Free to ask any questions!
Re: Introducing Lottie: Airbnb's tool for adding animations to native apps
#23Previously, 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 completely get rids of the problem!
I can't wait to try this out. Now I just need to learn After Effects...
[0]: https://animade.tv
Re: Introducing Lottie: Airbnb's tool for adding animations to native apps
#24Author of the iOS side of things here. Feel Free to ask any questions!
Re: Introducing Lottie: Airbnb's tool for adding animations to native apps
#25Re: Introducing Lottie: Airbnb's tool for adding animations to native apps
#26Re: Introducing Lottie: Airbnb's tool for adding animations to native apps
#27Re: Introducing Lottie: Airbnb's tool for adding animations to native apps
#28Author of the iOS side of things here. Feel Free to ask any questions!
Re: Introducing Lottie: Airbnb's tool for adding animations to native apps
#29Any plan for a web React version? Or are CSS + JS in a good enough state where a new tool isn't necessary?
https://github.com/bodymovin/bodymovin
which was pretty simple to use.
I saw Lottie first, found bodymovin, and had an After Effects animation in our React app in about 15 minutes.
edit: I'm not affiliated with either project.
Re: Introducing Lottie: Airbnb's tool for adding animations to native apps
#30Author of the iOS side of things here. Feel Free to ask any questions!
Off topic, but why is the iOS app so big? It's currently 130MB, which is almost 3x larger than the Android app and 10x larger than what I'd expect. Are you guys planning on slimming the app down? Is that 130MB mostly libraries you depend on, or is it mostly fonts, images and other assets? Thanks!