react-native-awesome-component
Version:
React Native Awesome Component
53 lines (52 loc) • 1.43 kB
JSON
{
"name": "react-native-awesome-component",
"version": "0.2.10",
"description": "React Native Awesome Component",
"main": "index.js",
"typings": "./index.d.ts",
"repository": {
"type": "git",
"url": "git+https://github.com/RZulfikri/react-native-awesome-component.git"
},
"keywords": [
"react-native",
"placehoder image",
"placeholder text",
"custom button",
"custom header",
"custom alert",
"custom text input",
"custom date picker",
"custom select",
"connection handler",
"useful method"
],
"scripts": {},
"author": "Rahmat Zulfikri",
"dependencies": {
"formik": "^2.2.6",
"lodash": "^4.17.11",
"prop-types": "^15.7.2",
"rn-placeholder": "3.0.3",
"moment-timezone": "^0.5.27",
"react-native-date-picker": "^3.2.3",
"styled-components": "^4.3.2",
"react-native-iphone-x-helper": "^1.2.1",
"react-native-vector-icons": "^7.0.0",
"@react-native-community/netinfo": "^5.6.2",
"react-native-dropdownalert": "^4.2.0",
"react-native-modal": "^11.4.0",
"world-countries": "^2.1.0",
"url": "0.11.0",
"yup": "^0.32.8"
},
"devDependencies": {},
"license": "Apache-2.0",
"bugs": {
"url": "https://github.com/RZulfikri/react-native-awesome-component/issues"
},
"homepage": "https://github.com/RZulfikri/react-native-awesome-component#readme",
"directories": {
"doc": "doc"
}
}