File tree Expand file tree Collapse file tree 3 files changed +5
-4
lines changed Expand file tree Collapse file tree 3 files changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -74,6 +74,7 @@ const styles = StyleSheet.create({
7474 justifyContent : 'center' ,
7575 alignItems : 'center' ,
7676 backgroundColor : '#F5FCFF' ,
77+ height :1000
7778 } ,
7879 welcome : {
7980 fontSize : 20 ,
Original file line number Diff line number Diff line change 1010 "react" : " 16.3.1" ,
1111 "react-native" : " 0.55.4" ,
1212 "react-native-indicators" : " ^0.13.0" ,
13- "react-native-smartrefreshlayout" : " ^0.5.6 " ,
13+ "react-native-smartrefreshlayout" : " ^0.5.7 " ,
1414 "react-native-vector-icons" : " ^4.6.0"
1515 },
1616 "devDependencies" : {
Original file line number Diff line number Diff line change @@ -4171,9 +4171,9 @@ react-native-indicators@^0.13.0:
41714171 dependencies :
41724172 prop-types "^15.5.10"
41734173
4174- react-native-smartrefreshlayout@^0.5.6 :
4175- version "0.5.6 "
4176- resolved "https://registry.npmjs.org/react-native-smartrefreshlayout/-/react-native-smartrefreshlayout-0.5.6 .tgz#4601bfe788dc3d36ed212ffe9a1dd117e3bf1477 "
4174+ react-native-smartrefreshlayout@^0.5.7 :
4175+ version "0.5.7 "
4176+ resolved "https://registry.npmjs.org/react-native-smartrefreshlayout/-/react-native-smartrefreshlayout-0.5.7 .tgz#69a941363b92889d42a6307bed5fd77c72e27939 "
41774177 dependencies :
41784178 prop-types "*"
41794179
You can’t perform that action at this time.
0 commit comments