做文件選擇上傳用到一個(gè)庫
https://github.com/musicode/react-native-pure-file-picker
docx,xlsx,pptx文件需要添加更多類型
@"org.openxmlformats.wordprocessingml.document",
@"org.openxmlformats.spreadsheetml.sheet",
@"org.openxmlformats.presentationml.presentation"
做文件選擇上傳用到一個(gè)庫
https://github.com/musicode/react-native-pure-file-picker
docx,xlsx,pptx文件需要添加更多類型
@"org.openxmlformats.wordprocessingml.document",
@"org.openxmlformats.spreadsheetml.sheet",
@"org.openxmlformats.presentationml.presentation"