react-native-segment-ui
Version:
React Native Segment
23 lines • 472 B
JSON
{
"name": "react-native-segment-ui",
"version": "0.1.0",
"description": "React Native Segment",
"main": "index.js",
"keywords": [
"react-native",
"react-component",
"react-native-component",
"react",
"mobile",
"ios",
"android",
"ui",
"segment"
],
"repository": "https://github.com/andresmichel/react-native-segment-ui",
"author": "Andres Michel",
"license": "MIT",
"dependencies": {
"prop-types": "^15.7.2"
}
}