We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 56337f3 commit ba9b14bCopy full SHA for ba9b14b
package.json
@@ -11,12 +11,14 @@
11
"expo": "~42.0.1",
12
"expo-constants": "^12.1.3",
13
"expo-status-bar": "~1.0.4",
14
+ "formik": "^2.1.4",
15
"react": "16.13.1",
16
"react-dom": "16.13.1",
17
"react-native": "https://github.com/expo/react-native/archive/sdk-42.0.0.tar.gz",
18
+ "react-native-gesture-handler": "~1.10.2",
19
"react-native-web": "~0.13.12",
20
"react-refresh": "^0.8.3",
- "react-native-gesture-handler": "~1.10.2"
21
+ "yup": "^0.28.5"
22
},
23
"devDependencies": {
24
"@babel/core": "~7.9.0"
0 commit comments