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