Merge branch 'profile-screen' into 'dev'
feat: added profile screen See merge request !37
23.3 KB
This diff is collapsed.
... | ... | @@ -36,7 +36,9 @@ |
"react-dom": "16.13.1", | ||
"react-native": "https://github.com/expo/react-native/archive/sdk-42.0.0.tar.gz", | ||
"react-native-dropdown-picker": "^5.1.27", | ||
"react-native-elements": "^3.4.2", | ||
"react-native-gesture-handler": "~1.10.2", | ||
"react-native-paper": "^4.9.2", | ||
"react-native-reanimated": "~2.2.0", | ||
"react-native-safe-area-context": "3.2.0", | ||
"react-native-screens": "~3.4.0", | ||
... | ... |