react-native-stepper-ui
Version:
Stepper Component for React Native
30 lines (29 loc) • 736 B
JSON
{
"name": "react-native-stepper-ui",
"version": "0.0.9",
"description": "Stepper Component for React Native",
"main": "index.tsx",
"scripts": {
"build": "tsc"
},
"repository": {
"type": "git",
"url": "git+https://github.com/danilrafiqi/react-native-stepper-ui.git"
},
"keywords": [
"react",
"react-native",
"react-component",
"react-native-component",
"react-stepper",
"react-native-stepper",
"react-native-stepper-ui",
"react-native-progress-steps"
],
"author": "danilrafiqi",
"license": "MIT",
"bugs": {
"url": "https://github.com/danilrafiqi/react-native-stepper-ui/issues"
},
"homepage": "https://github.com/danilrafiqi/react-native-stepper-ui#readme"
}