unk*_*123 6 react-native react-native-android react-native-ios
我试过__CODE__
等等但是没有一个在哪里工作正常.任何人都可以建议我__CODE__
从设备存储中选择文件.
Pri*_*dya 11
我使用的个人观点react-native-document-picker
.
现在它支持所需的大多数一般用例 file upload
DocumentPickerUtil.allFiles()
DocumentPickerUtil.pdf()
DocumentPickerUtil.audio()
DocumentPickerUtil.plainText()
其余限制可以根据您file type option
提供的以下file res
选项进行修改
res.uri,
res.type, // mime type
res.fileName,
res.fileSize
Run Code Online (Sandbox Code Playgroud)
归档时间: |
|
查看次数: |
10944 次 |
最近记录: |