This commit is contained in:
Martijn van Dijk 2019-10-24 13:13:56 +02:00 коммит произвёл GitHub
Родитель 1ca929ebed
Коммит a046829636
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 7 добавлений и 1 удалений

Просмотреть файл

@ -1,6 +1,12 @@
# LottieXamarin
Lottie is a mobile library for Android 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!
# Support
* Feel free to open an issue. Make sure to use one of the templates!
* Commercial support is available. Integration with your app or services, samples, feature request, etc. Email: [hello@baseflow.com](mailto:hello@baseflow.com)
* Powered by: [baseflow.com](https://baseflow.com)
## Download
Android: [![NuGet Badge](https://buildstats.info/nuget/Com.Airbnb.Android.Lottie)](https://www.nuget.org/packages/Com.Airbnb.Android.Lottie/)
@ -356,4 +362,4 @@ File github issues for anything that is unexpectedly broken. If an After Effects
# To build the source code from command line
* msbuild Lottie.sln /t:restore
* msbuild Lottie.sln /p:Configuration=Release
* msbuild Lottie.sln /p:Configuration=Release