提交 e897af4f 编写于 作者: DCloud-yyl's avatar DCloud-yyl

Update animation-view.md

上级 1411e9ec
#### animation-view #### animation-view
Lottie动画组件,动画资源参考[Lottie官方链接](https://airbnb.design/lottie/) Lottie动画组件,动画资源参考[Lottie官方链接](https://airbnb.design/lottie/)
> animation-view组件是[uts组件](https://uniapp.dcloud.net.cn/plugin/uts-component.html),需下载插件:[animation-view](https://ext.dcloud.net.cn/plugin?name=uni-animation-view),仅App端nvue页面支持 > animation-view组件是[uts组件](https://uniapp.dcloud.net.cn/plugin/uts-component.html),需下载插件:[animation-view](https://ext.dcloud.net.cn/plugin?name=uni-animation-view),仅app平台nvue/uvue页面支持
> [uts组件](https://uniapp.dcloud.net.cn/plugin/uts-component.html)需 HBuilderX 3.7.0+ > [uts组件](https://uniapp.dcloud.net.cn/plugin/uts-component.html)需 HBuilderX 3.7.0+
> App端真机运行需要打[自定义基座](https://uniapp.dcloud.net.cn/tutorial/run/run-app.html#customplayground) > app平台真机运行需要打[自定义基座](https://uniapp.dcloud.net.cn/tutorial/run/run-app.html#customplayground)
**平台差异说明** **平台差异说明**
...@@ -15,10 +15,10 @@ Lottie动画组件,动画资源参考[Lottie官方链接](https://airbnb.desig ...@@ -15,10 +15,10 @@ Lottie动画组件,动画资源参考[Lottie官方链接](https://airbnb.desig
|√|x|x|x|√|x|x|x|x|x|x| |√|x|x|x|√|x|x|x|x|x|x|
- animation-view 在App端集成的是lottie官方原生sdk,仅nvue页面支持,vue页面不支持。vue页面可使用webview、或renderjs集成lottie的h5版、或使用下方的微信小程序方案。 - animation-view 在app平台集成的是lottie官方原生sdk,仅nvue/uvue页面支持,vue页面不支持。vue页面可使用webview、或renderjs集成lottie的h5版、或使用下方的微信小程序方案。
- App端实现使用了Lottie官方SDK,开源项目:[Lottie for Android](https://github.com/airbnb/lottie-android)[Lottie for iOS](https://github.com/airbnb/lottie-ios) - app平台实现使用了Lottie官方SDK,开源项目:[Lottie for Android](https://github.com/airbnb/lottie-android)[Lottie for iOS](https://github.com/airbnb/lottie-ios)
* App-Android平台要求Android5(API Leavel 21)及以上系统 * app-android平台要求Android5(API Leavel 21)及以上系统
* App-iOS平台要求iOS11及以上版本系统 * app-ios平台要求iOS11及以上版本系统
- 微信小程序没有内置该组件,需使用开源项目[https://github.com/wechat-miniprogram/lottie-miniprogram](https://github.com/wechat-miniprogram/lottie-miniprogram) - 微信小程序没有内置该组件,需使用开源项目[https://github.com/wechat-miniprogram/lottie-miniprogram](https://github.com/wechat-miniprogram/lottie-miniprogram)
- 百度小程序已经由百度官方内置了animation-view,底层基于lottie sdk实现。 - 百度小程序已经由百度官方内置了animation-view,底层基于lottie sdk实现。
- 微信、百度之外的其他小程序,可考虑webview加载lottie的h5版,或评估上面的lottie-miniprogram是否兼容。 - 微信、百度之外的其他小程序,可考虑webview加载lottie的h5版,或评估上面的lottie-miniprogram是否兼容。
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册