Update react-navigation-stack

This commit is contained in:
Brent Vatne
2018-09-14 12:59:30 +02:00
parent 7222d2bff1
commit 56e1050947
2 changed files with 8 additions and 8 deletions

View File

@@ -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": {

View File

@@ -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"