UNPKG

react-native-lib-cus-com

Version:

react-native 自定义辅助组件库,完美的网路请求,带加载条,可上传、下载文件,等等多种ui,可自定义删除;可节省应用级软件的开发时间

68 lines (67 loc) 2.17 kB
{ "name": "react-native-lib-cus-com", "version": "1.2.4", "description": "react-native 自定义辅助组件库,完美的网路请求,带加载条,可上传、下载文件,等等多种ui,可自定义删除;可节省应用级软件的开发时间", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/gegeyang0124/react-native-lib-cus-com.git" }, "author": { "name": "周阳", "email": "584450903@qq.com", "url": "https://github.com/gegeyang0124", "blog":"http://blog.sina.com.cn/s/articlelist_6078695441_0_1.html" }, "license": "MIT", "bugs": { "url": "https://github.com/gegeyang0124/react-native-lib-cus-com/issues" }, "homepage": "https://github.com/gegeyang0124/react-native-lib-cus-com#readme", "keywords":[ "react-native", "lib-cus-com", "react-native-lib-cus-com", "react-native组件库", "截屏和截UI图", "适配屏幕", "网路请求", "打开文件", "文件操作", "水印", "视频操作", "页面导航", "极光推送", "加载图", "屏幕方向操作", "页面统一框", "二维码", "条码", "组件库", "ui库", "图表" ], "dependencies": { "react-native-stylesheet-adapt": "^1.0.2", "react-native-navigation-cus": "^1.0.8", "react-native-echarts-cus": "^1.0.0", "react-native-img-browser": "^1.0.0", "react-native-storage": "^0.2.2", "moment": "^2.22.1", "react-native-root-toast": "^3.0.1", "react-native-progress-cus": "^1.0.0", "react-native-side-menu": "^1.1.3", "react-native-smart-timer-enhance": "^1.0.3", "react-native-swipe-list-view": "^1.3.0", "react-native-image-zoom-viewer": "^2.1.3", "react-native-menu-action-cus": "^1.0.0", "react-native-toast-loadding": "^1.0.0", "react-native-datepicker": "^1.7.2", "react-native-checkbox-cus": "^1.0.0", "react-native-swipe-cus": "^1.0.0", "react-native-dropdown-select": "^1.0.5" } }