-
React Native的文档选择器,用于调用文档提供程序功能的react-native-document-picker
资源介绍
React本地文档选择器
:construction: :construction: GH讨论可用 :construction: :construction:
如果您想提出问题,我们为此目的开放了! :hugging_face: 现在,问题跟踪器仅用于错误和功能请求,可以关闭不遵循问题模板的问题。 谢谢!
一个React Native包装器用于:
苹果的UIDocumentPickerViewController
Android的Intent.ACTION_GET_CONTENT
Windows Windows.Storage.Pickers
需要Android 5.0以上版本和iOS 10以上版本
安装
npm i --save react-native-document-picker
OR
yarn add react-native-document-picker
您需要启用iCloud文档才能访问iCloud
RN> = 0.60
如果使用RN> = 0.60,则仅从ios目录运行pod