File tree 3 files changed +828
-1707
lines changed
3 files changed +828
-1707
lines changed Original file line number Diff line number Diff line change 4
4
"description" : " A very interesting project." ,
5
5
"slug" : " NativeApp" ,
6
6
"privacy" : " public" ,
7
- "sdkVersion" : " 33 .0.0" ,
7
+ "sdkVersion" : " 34 .0.0" ,
8
8
"platforms" : [
9
9
" ios" ,
10
10
" android"
Original file line number Diff line number Diff line change 16
16
"@expo/samples" : " 2.1.1" ,
17
17
"@expo/vector-icons" : " ^10.0.0" ,
18
18
"axios" : " ^0.19.0" ,
19
- "expo" : " ^33 .0.0 " ,
20
- "expo-asset" : " ^5 .0.1 " ,
21
- "expo-font" : " ~5 .0.1 " ,
19
+ "expo" : " ^34 .0.1 " ,
20
+ "expo-asset" : " ~6 .0.0 " ,
21
+ "expo-font" : " ~6 .0.0 " ,
22
22
"formik" : " ^1.5.8" ,
23
23
"lodash" : " ^4.17.15" ,
24
24
"react" : " 16.8.3" ,
25
- "react-native" : " https://github.com/expo/react-native/archive/sdk-33.0.0.tar.gz" ,
25
+ "react-native" : " https://github.com/expo/react-native/archive/sdk-34.0.0.tar.gz" ,
26
+ "react-native-gesture-handler" : " ~1.3.0" ,
26
27
"react-native-keyboard-aware-scroll-view" : " ^0.8.0" ,
27
- "react-native-svg" : " ~9.4.0 " ,
28
+ "react-native-svg" : " ~9.5.1 " ,
28
29
"react-navigation" : " ^3.11.0" ,
29
30
"styled-components" : " ^4.3.2"
30
31
},
41
42
"eslint-plugin-jsx-a11y" : " ^6.2.3" ,
42
43
"eslint-plugin-prettier" : " ^3.1.0" ,
43
44
"eslint-plugin-react" : " ^7.14.3" ,
44
- "jest-expo" : " ^33 .0.0" ,
45
+ "jest-expo" : " ^34 .0.0" ,
45
46
"prettier" : " ^1.18.2"
46
47
}
47
48
}
You can’t perform that action at this time.
0 commit comments