文档模板:v0.4.2

react-native-modal

本项目基于 react-native-modal 开发。

该第三方库的仓库已迁移至 Gitcode,且支持直接从 npm 下载,新的包名为:@react-native-ohos/react-native-modal 版本所属关系如下:

三方库名称 三方库版本(npm地址) 发布信息 支持RN版本 Autolink 编译API版本 社区基线版本 源码地址
@react-native-ohos/react-native-modal ~ 14.0.1 Gitcode Releases 0.77.*/0.82.*/0.84.* API12+ 14.0.0-rc.1 master
@react-native-ohos/react-native-modal ~ 13.0.2 Gitcode Releases 0.72.* API12+ 13.0.1 br_rnoh0.72
@react-native-oh-tpl/react-native-modal ~ 13.0.1-0.0.1@deprecated Gitcode Releases 0.72.* API12+ 13.0.1 sig

简介

react-native-modal 是基于 RN 原生 Modal 封装的增强模态框组件,提供丰富进出动画、手势侧滑关闭、遮罩自定义、滚动适配等扩展能力,API 简洁且兼容多端。

下载安装

进入到工程目录并输入以下命令:

npm

npm install @react-native-ohos/react-native-modal

yarn

yarn add @react-native-ohos/react-native-modal