文档模板:v0.4.2
react-native-pager-view
本项目基于 react-native-pager-view 开发。
该第三方库的仓库已迁移至 Gitcode,且支持直接从 npm 下载,新的包名为:@react-native-ohos/react-native-pager-view 版本所属关系如下:
| 三方库名称 | 三方库版本(npm地址) | 发布信息 | 支持RN版本 | Autolink | 编译API版本 | 社区基线版本 | 源码地址 |
|---|---|---|---|---|---|---|---|
| @react-native-ohos/react-native-pager-view | ~ 8.0.0(开发中) | Gitcode Releases | 0.84.* | 是 | API12+ | 8.0.4 | master |
| @react-native-ohos/react-native-pager-view | ~7.0.3 | Gitcode Releases | 0.82 | 否 | API12+ | 7.0.2 | br_rnoh0.82 |
| @react-native-ohos/react-native-pager-view | ~6.7.2 | Gitcode Releases | 0.77 | 否 | API12+ | 6.7.1 | br_rnoh0.77 |
| @react-native-ohos/react-native-pager-view | ~6.2.5 | Gitcode Releases | 0.72 | 是 | API12+ | 6.2.2 - 6.2.3 | br_rnoh0.72 |
| @react-native-oh-tpl/react-native-pager-view | <= 6.2.4@deprecated | Github Releases(deprecated) | 0.72 | 否 | API12+ | 6.2.2 - 6.2.3 | sig |
简介
react-native-pager-view 是一个用于 React Native 的分页视图组件库。
它提供左右滑动切换子页面,以及页面滚动、选中等事件回调能力。
下载安装
进入到工程目录并输入以下命令:
npm
npm install @react-native-ohos/react-native-pager-view
yarn
yarn add @react-native-ohos/react-native-pager-view