react-native-file-select-mk
Version:
文件选择,打开系统文件管理,对接android ios 原生
28 lines (27 loc) • 698 B
JSON
{
"name": "react-native-file-select-mk",
"version": "1.0.10",
"description": "文件选择,打开系统文件管理,对接android ios 原生",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://github.com/90Mark/react-native-file-select-mk.git"
},
"keywords": [
"react-native",
"fileManager",
"file",
"select",
"react-native-file",
"js"
],
"author": "90Mark",
"license": "ISC",
"bugs": {
"url": "https://github.com/90Mark/react-native-file-select-mk/issues"
},
"homepage": "https://github.com/90Mark/react-native-file-select-mk#readme"
}