Bump react-navigation-drawer. Fixes #4416

This commit is contained in:
Brent Vatne
2018-06-08 16:27:36 -07:00
parent 5531698c97
commit 152ccbfaf2
2 changed files with 4 additions and 4 deletions

View File

@@ -37,7 +37,7 @@
"react-lifecycles-compat": "^3",
"react-native-safe-area-view": "^0.8.0",
"react-navigation-deprecated-tab-navigator": "1.3.0",
"react-navigation-drawer": "0.2.1",
"react-navigation-drawer": "0.3.0",
"react-navigation-tabs": "0.5.1"
},
"devDependencies": {

View File

@@ -4829,9 +4829,9 @@ react-navigation-deprecated-tab-navigator@1.3.0:
dependencies:
react-native-tab-view "^0.0.77"
react-navigation-drawer@0.2.1:
version "0.2.1"
resolved "https://registry.yarnpkg.com/react-navigation-drawer/-/react-navigation-drawer-0.2.1.tgz#fed9b09a41ddfdc1ff198fad04a7b6051def8adf"
react-navigation-drawer@0.3.0:
version "0.3.0"
resolved "https://registry.yarnpkg.com/react-navigation-drawer/-/react-navigation-drawer-0.3.0.tgz#641007213f0f1e1b55a0a4bb64d71df07b3e7208"
dependencies:
react-native-drawer-layout-polyfill "^1.3.2"