react-native-step-view-navigation
Version:
A step view forms, wonderful for long forms
21 lines (20 loc) • 715 B
JSON
{
"name": "react-native-step-view-navigation",
"version": "1.0.4",
"description": "A step view forms, wonderful for long forms",
"main": "index.tsx",
"repository": {
"type": "git",
"url": "git+https://github.com/airtonazevedo/react-native-step-view-navigation.git"
},
"keywords": ["react", "native", "step", "animated", "swap", "form", "view", "navigation"],
"author": "airtonazevedo <airton.mtaz@gmail.com>",
"license": "ISC",
"bugs": {
"url": "https://github.com/airtonazevedo/react-native-step-view-navigation/issues"
},
"homepage": "https://github.com/airtonazevedo/react-native-step-view-navigation#readme",
"dependencies": {
"react-native-animatable": "^1.3.3"
}
}