#15 add error handling to LoginComponent.
... | ... | @@ -41,6 +41,7 @@ |
"react-dom": "17.0.1", | ||
"react-hook-form": "^7.19.5", | ||
"react-native": "0.64.3", | ||
"react-native-awesome-alerts": "^1.5.2", | ||
"react-native-elements": "^3.4.2", | ||
"react-native-ratings": "^8.1.0", | ||
"react-native-safe-area-context": "3.3.2", | ||
... | ... |
Please register or sign in to comment