我正在将lottie splash动画集成到ionic 5框架中的组件中。我已经使用npm install --save ng-lottie安装了ng-lottie,并遵循了文档https://www.npmjs.com/package/ng-lottie中的步骤。请帮我解决这个问题。If 'lottie-animation-view' is an Angular component and
在React原生应用程序中,我们尝试将Lottie动画加载为闪屏。 在android中,我可以通过为android Lottie库创建一个本地视图来实现它。I want to play lottie animation in splash screen+ React native 我需要在iOS中同样的,目前,我们有一个图像闪屏,我们已经实现了images.xcassets有没有可能在这里使用Lottie动画代替这些图像? 有一个解决方法,我可以在开始应用程序内容之前在app.js中添加