UNPKG

react-native-wf-common-components

Version:

ReactNative通用组件:在ReactNative项目开发过程中,经常会碰到一些非常通用的组件,所以这里封装出来使用。

27 lines (26 loc) 836 B
{ "name": "react-native-wf-common-components", "version": "1.0.6", "private": false, "description": "ReactNative通用组件:在ReactNative项目开发过程中,经常会碰到一些非常通用的组件,所以这里封装出来使用。", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "wufengyc", "license": "ISC", "repository": { "type": "git", "url": "git+https://github.com/wufengyc/react-native-common-components.git" }, "bugs": { "url": "https://github.com/wufengyc/react-native-common-components/issues" }, "homepage": "https://github.com/wufengyc/react-native-common-components#readme", "keywords": [ "react-native", "react-native-common", "react-native-common-components", "react-native-components" ] }