react-native-row-component
Version:
A row component for React Native that allows design your views like Bootstrap
27 lines (26 loc) • 676 B
JSON
{
"name": "react-native-row-component",
"version": "1.1.10",
"description": "A row component for React Native that allows design your views like Bootstrap",
"main": "Index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/cheja/react-native-row-component.git"
},
"keywords": [
"Row",
"Boostrap",
"Component",
"React",
"Native"
],
"author": "Cheja",
"license": "MIT",
"bugs": {
"url": "https://github.com/cheja/react-native-row-component/issues"
},
"homepage": "https://github.com/cheja/react-native-row-component#readme"
}