我正在将lottie splash动画集成到ionic 5框架中的组件中。Uncaught Error: Template parse errors:
Can't bind to 'options' since it isn't a known property of 'lottie-animation-viewIf 'lottie-animation-view' is an Angular component and
有人对此有什么想法吗?at at android.view.animation.PathInterpolator.initPath(PathInterpolator.java:185) at at android.view.animation.PathInterpolator.<init>(PathInterpolator.java:89)
我在Xamarin.Forms on iOS和UWP上尝试着和Lottie打交道,现在我完全糊涂了。因为我的UWP应用程序没有显示动画,我搜索了一下,发现UWP不受Lottie的支持。但是因为Nuget可以从我的UWP应用程序中引用,我查看了Nuget和Lottie团队的描述,它是这样的。那么现在什么是正确的呢?如果UWP得到支持,是否还需要采取其他步骤?