Skip to content

Commit 387b7c7

Browse files
committed
Update README
1 parent e82519d commit 387b7c7

File tree

2 files changed

+7
-11
lines changed

2 files changed

+7
-11
lines changed

README.md

+7-11
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Lottie for Android, [iOS](https://github.com/airbnb/lottie-ios), [React Native](https://github.com/airbnb/lottie-react-native), [Web](https://github.com/airbnb/lottie-web), and [Windows](https://aka.ms/lottie)
2-
![Build Status](https://github.com/airbnb/lottie-android/workflows/Verify/badge.svg)
32

3+
![Build Status](https://github.com/airbnb/lottie-android/workflows/Verify/badge.svg)
44

55
<a href='https://play.google.com/store/apps/details?id=com.airbnb.lottie'><img alt='Get it on Google Play' src='https://play.google.com/intl/en_us/badges/images/generic/en_badge_web_generic.png' height="50px"/></a>
66

@@ -9,43 +9,38 @@ Lottie is a mobile library for Android and iOS that parses [Adobe After Effects]
99
For the first time, designers can create **and ship** beautiful animations without an engineer painstakingly recreating it by hand. They say a picture is worth 1,000 words so here are 13,000:
1010

1111
# Sponsors
12+
1213
Lottie is maintained and improved on nights and weekends. If you use Lottie in your app, please consider sponsoring it to help ensure that we can continue to improve the project we love.
1314
Click the sponsor button above to learn more
1415

1516
<img src="gifs/Sponsor.png" alt="Sponsor Button" width="100"/>
1617

1718
## Lead Sponsors
19+
1820
<a href="https://www.lottiefiles.com/"><img src="images/lottiefiles.svg" alt="Lottiefiles" width="300" /></a>
1921

2022
<a href="https://lottielab.io/"><img src="images/lottielab.png" alt="Lottie Lab" width="300" /></a>
2123

2224
<a href="https://www.airbnb.com/"><img src="images/airbnb.svg" alt="Airbnb" width="300" /></a>
2325

24-
<a href="https://www.tonal.com/"><img src="images/tonal.svg" alt="Tonal" width="300" /></a>
25-
2626
<a href="https://getstream.io/chat/?utm_source=OpenCollective_Lottie&utm_medium=Github_Repo_Content_Ad&utm_content=Developer&utm_campaign=Lottie_July2022_Chat_klmh22"><img src="images/stream.png" alt="Stream" width="300" /></a>
2727

28+
<a href="https://www.emergetools.com/"><img src="images/emerge.png" alt="Emerge Tools" width="300" /></a>
29+
2830
<a href="https://www.coinbase.com/"><img src="images/coinbase.svg" alt="Coinbase" width="300" /></a>
2931

3032
## View documentation, FAQ, help, examples, and more at [airbnb.io/lottie](http://airbnb.io/lottie/)
3133

32-
33-
3434
![Example1](gifs/Example1.gif)
3535

36-
3736
![Example2](gifs/Example2.gif)
3837

39-
4038
![Example3](gifs/Example3.gif)
4139

42-
4340
![Community](gifs/Community%202_3.gif)
4441

45-
4642
![Example4](gifs/Example4.gif)
4743

48-
4944
## Download
5045

5146
Gradle is the only supported build configuration, so just add the dependency to your project `build.gradle` file:
@@ -55,6 +50,7 @@ dependencies {
5550
implementation 'com.airbnb.android:lottie:$lottieVersion'
5651
}
5752
```
53+
5854
The latest Lottie version is:
5955
![lottieVersion](https://maven-badges.herokuapp.com/maven-central/com.airbnb.android/lottie/badge.svg)
6056

@@ -66,4 +62,4 @@ Lottie 2.8.0 and above only supports projects that have been migrated to [androi
6662

6763
# Contributing
6864

69-
Because development has started for Lottie Compose, Gradle, and the Android Gradle Plugin will be kept up to date with the latest canaries. This also requires you to use Android Studio Canary builds. [Preview builds](https://developer.android.com/studio/preview) can be installed side by side with stable versions.
65+
Because development has started for Lottie Compose, Gradle, and the Android Gradle Plugin will be kept up to date with the latest canaries. This also requires you to use Android Studio Canary builds. [Preview builds](https://developer.android.com/studio/preview) can be installed side by side with stable versions.

images/emerge.png

68.2 KB
Loading

0 commit comments

Comments
 (0)