LottieUWP
LottieUWP copied to clipboard
UWP port of Lottie(https://github.com/airbnb/lottie-android)
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 10.0.3 to 13.0.1. Release notes Sourced from Newtonsoft.Json's releases. 13.0.1 New feature - Add JsonSelectSettings with configuration for a regex timeout Change - Remove portable assemblies from...
虽然看了代码这个出现的地方,但是这种问题怎么解决呢
Hello. I happened a build error. Error log is Microsoft.Build.Tasks.Git.targets(20,5): error : Unable to locate repository containing directory 'C:\Users\daehor.song\Desktop\LottieUWP-master\LottieUWP-master\LottieUWP'. Could you know about this error? Thank you.
The attached files are crashing in Release mode (assuming this is related to .NET native tool chain). They do **_not_** crash using Lottie.UWP version 2.6.1 but they **_do_** crash using...
Can it run on Version 1803 (OS build 17134) ? Some devices get update way later. Just a thought. Any suggestion ?
When showing and hiding a View which contains a LottieAnimationView, the application sometimes crashes giving the error `WinRT information: Attempting to close a CanvasActiveLayer that is not top of the...
This bug I mentioned in #63 , this is a fix.
LottieUWP will crash when using the lottie file exported by the latest Bodymovin. The reason for the crash is that the EndValue of some keyframes is null (StartValue is a...
We have a trim path drawing circle (about100 blanks)in lottiefiles woking, but loaded from lottieuwp not working, what should I do? [usage_circle.zip](https://github.com/azchohfi/LottieUWP/files/2762720/usage_circle.zip)
Unspecified error Attempting to close a CanvasActiveLayer that is not top of the stack. The most recently created layer must be closed first. ``` at System.Runtime.InteropServices.WindowsRuntime.IClosable.Close() at LottieUWP.LottieDrawable.Draw(CanvasDevice device, BitmapCanvas...