Skip to content

Commit 4297bcc

Browse files
authored
Update README.md
1 parent ba361a6 commit 4297bcc

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Lottie for Android, [iOS](https://github.com/airbnb/lottie-ios), and [React Native](https://github.com/airbnb/lottie-react-native)
22

3-
Lottie is a mobile library for Andorid and iOS that parses [Adobe After Effects](http://www.adobe.com/products/aftereffects.html) animations exported as json with [bodymovin](https://github.com/bodymovin/bodymovin) and renders them natively on mobile!
3+
Lottie is a mobile library for Andorid and iOS that parses [Adobe After Effects](http://www.adobe.com/products/aftereffects.html) animations exported as json with [Bodymovin](https://github.com/bodymovin/bodymovin) and renders them natively on mobile!
44

55
For the first time, designers can create **and ship** beautiful animations without an engineer painstakingly recreating it be hand. They say a picture is worth 1,000 words so here are 13,000:
66

@@ -19,7 +19,9 @@ For the first time, designers can create **and ship** beautiful animations witho
1919
![Example4](gifs/Example4.gif)
2020

2121

22-
All of these animations were created in After Effects, exported with bodymovin, and rendered natively with no additional engineering effort.
22+
All of these animations were created in After Effects, exported with Bodymovin, and rendered natively with no additional engineering effort.
23+
24+
[Bodymovin](https://github.com/bodymovin/bodymovin) is an After Effects plugin created by Hernan Torrisi that exports After effects files as json and includes a javascript web player. We've built on top of his great work to extend its usage to Android, iOS, and React Native.
2325

2426
Read more about it on our [blog post](http://airbnb.design/introducing-lottie/)
2527

0 commit comments

Comments
 (0)