模板版本:v0.4.1

react-native-image-picker

本项目基于 react-native-image-picker 开发。

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

三方库名称 三方库版本 发布信息 支持RN版本 Autolink 编译API版本 社区基线版本 npm地址
@react-native-ohos/react-native-image-picker ~ 8.3.0(开发中) Gitcode Releases 0.77.* / 0.82.* / 0.84.* partially(0.82/0.84) API12+ 8.2.1 Npm Address
@react-native-ohos/react-native-image-picker 8.2.2 Gitcode Releases 0.77.* API12+ 8.2.1 Npm Address
@react-native-ohos/react-native-image-picker ~ 7.0.4 Gitcode Releases 0.72.* API12+ 7.0.3 Npm Address
@react-native-oh-tpl-native-image-picker <=7.0.3-0.1.8(已弃用) Github Releases(已弃用) 0.72.* API12+ 7.0.0 Npm Address

1. 安装与使用

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

npm

npm install @react-native-ohos/react-native-image-picker

yarn

yarn add @react-native-ohos/react-native-image-picker