mirror of
https://github.com/zhigang1992/react-navigation.git
synced 2026-04-23 20:10:49 +08:00
Update react-navigation-stack
This commit is contained in:
@@ -39,7 +39,7 @@
|
||||
"react-native-safe-area-view": "^0.10.0",
|
||||
"react-navigation-deprecated-tab-navigator": "1.3.0",
|
||||
"react-navigation-drawer": "0.5.0",
|
||||
"react-navigation-stack": "0.4.0",
|
||||
"react-navigation-stack": "0.5.0",
|
||||
"react-navigation-tabs": "0.7.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
@@ -4706,9 +4706,9 @@ react-native-safe-area-view@^0.10.0:
|
||||
dependencies:
|
||||
hoist-non-react-statics "^2.3.1"
|
||||
|
||||
react-native-screens@^1.0.0-alpha.8:
|
||||
version "1.0.0-alpha.9"
|
||||
resolved "https://registry.yarnpkg.com/react-native-screens/-/react-native-screens-1.0.0-alpha.9.tgz#0d036192e248d454cb7601b659e7630fd0e37e9d"
|
||||
react-native-screens@^1.0.0-alpha.10:
|
||||
version "1.0.0-alpha.10"
|
||||
resolved "https://registry.yarnpkg.com/react-native-screens/-/react-native-screens-1.0.0-alpha.10.tgz#3e22e57592ad8050a8ebcc789d2d3da4dd5e94d9"
|
||||
|
||||
react-native-tab-view@^0.0.77:
|
||||
version "0.0.77"
|
||||
@@ -4801,11 +4801,11 @@ react-navigation-drawer@0.5.0:
|
||||
dependencies:
|
||||
react-native-drawer-layout-polyfill "^1.3.2"
|
||||
|
||||
react-navigation-stack@0.4.0:
|
||||
version "0.4.0"
|
||||
resolved "https://registry.yarnpkg.com/react-navigation-stack/-/react-navigation-stack-0.4.0.tgz#6e1f0800c086ceedfb38005ae20d50c4877396ef"
|
||||
react-navigation-stack@0.5.0:
|
||||
version "0.5.0"
|
||||
resolved "https://registry.yarnpkg.com/react-navigation-stack/-/react-navigation-stack-0.5.0.tgz#549a40cdb260aa073a1796bae2986107666f3361"
|
||||
dependencies:
|
||||
react-native-screens "^1.0.0-alpha.8"
|
||||
react-native-screens "^1.0.0-alpha.10"
|
||||
|
||||
react-navigation-tabs@0.7.0:
|
||||
version "0.7.0"
|
||||
|
||||
Reference in New Issue
Block a user