File tree 4 files changed +1465
-955
lines changed 4 files changed +1465
-955
lines changed Original file line number Diff line number Diff line change 1
1
node_modules /** /*
2
2
.expo /*
3
3
npm-debug. *
4
+ * .log
Original file line number Diff line number Diff line change 4
4
"description" : " A rather simple boilerplate with some alleged React Native best practices. " ,
5
5
"slug" : " react-native-workshop" ,
6
6
"privacy" : " public" ,
7
- "sdkVersion" : " 28 .0.0" ,
7
+ "sdkVersion" : " 32 .0.0" ,
8
8
"platforms" : [
9
9
" ios" ,
10
10
" android"
Original file line number Diff line number Diff line change 2
2
"main" : " node_modules/expo/AppEntry.js" ,
3
3
"private" : true ,
4
4
"dependencies" : {
5
- "expo" : " ^28 .0.0" ,
5
+ "expo" : " ^32 .0.0" ,
6
6
"lodash" : " ^4.17.10" ,
7
- "react" : " 16.3.1 " ,
8
- "react-native" : " https://github.com/expo/react-native/archive/sdk-28 .0.0.tar.gz" ,
7
+ "react" : " 16.5.0 " ,
8
+ "react-native" : " https://github.com/expo/react-native/archive/sdk-32 .0.0.tar.gz" ,
9
9
"react-native-vector-icons" : " ^4.6.0" ,
10
10
"react-navigation" : " ^2.5.5"
11
11
},
You can’t perform that action at this time.
0 commit comments