From 940757a9f92ae8557b320bad386d9aeb1c0cbc82 Mon Sep 17 00:00:00 2001 From: m1ga Date: Wed, 19 Jul 2023 09:53:14 +0200 Subject: [PATCH] readme --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 5cd06a8..f354c21 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,10 @@ # Ti.Animation -Buy Me A Coke donate button +#### Titanium module to support smooth and scalable animations using [Airbnb Lottie](https://airbnb.design/lottie/) and [Rive](rive.app) (Android only). + ![gif](animation.gif) -Titanium module to support smooth and scalable animations using [Airbnb Lottie](https://airbnb.design/lottie/) and [Rive](rive.app) (Android only). ## Requirements @@ -15,8 +15,8 @@ Titanium module to support smooth and scalable animations using [Airbnb Lottie]( The Titanium modules use external libraries -|Library|Platform|Version|Build Date| -|---|---|---|---| +|Library|Platform|Version| +|---|---|---| | [Airbnb Lottie](https://github.com/airbnb/lottie-android) | Android | 6.1.0 | | [Airbnb Lottie](https://github.com/airbnb/lottie-ios) | iOS | 4.1.2 | | [Rive](https://github.com/airbnb/lottie-ios) | Android | 4.3.2 |