View Code? Open in Web Editor
NEW
This project forked from react-native-documents/document-picker
Document Picker for React Native
Home Page: https://react-native-documents.github.io/
License: MIT License
JavaScript 8.19%
TypeScript 91.81%
document-picker's Introduction
- This repository has been migrated to Gitee: OpenHarmony-SIG/rntpc_react-native-document-picker
- The package name has been changed to
@react-native-ohos/react-native-document-picker and is now available for direct download from npm.
- For more details, please refer to the README in the new repository.
- Archived documentation for versions in this repository can be found here: Link
document-picker's People
document-picker's Issues
鸿蒙端file picker selectMode设置选文件夹无效, 选择文件夹pickDirectory无法使用


描述 / Description
oh-package.json5 中的name 应该是 "name": "@react-native-oh-tpl/react-native-document-picker"
如果按照文档中的方式引入 编辑器会报错


复现步骤 / Steps to reproduce
No response
库版本 / Library version
9.2.0-0.0.1
React Native OpenHarmony version
0.72.29
构建类型 / Build type
None
设备 / Device
None
设备版本 / Device model
No response
已悉知 / Acknowledgements
Yes
原库releaseSecureAccess方法描述
如果模式设定为“打开”,iOS会让您安全地访问位于沙盒外部的文件。在这种情况下,苹果要求您在使用完资源后立即释放访问权限。