update router and add validation to register
Showing
... | @@ -28,6 +28,7 @@ | ... | @@ -28,6 +28,7 @@ |
"react-native-elements": "^1.1.0", | "react-native-elements": "^1.1.0", | ||
"react-native-gesture-handler": "^1.2.1", | "react-native-gesture-handler": "^1.2.1", | ||
"react-native-router-flux": "^4.0.6", | "react-native-router-flux": "^4.0.6", | ||
"react-native-validate-form": "^1.1.3", | |||
"react-native-vector-icons": "^6.5.0", | "react-native-vector-icons": "^6.5.0", | ||
"react-native-web": "^0.11.4", | "react-native-web": "^0.11.4", | ||
"react-navigation": "^3.11.0", | "react-navigation": "^3.11.0", | ||
... | ... |
src/components/layout/InputField.js
0 → 100644
Please
register
or
sign in
to comment