[ReduxExample] Update to use react-navigation-redux-helpers@2.0.0 (#4504)

This commit is contained in:
Ashoat Tevosyan
2018-06-15 02:15:11 +08:00
committed by Brent Vatne
parent ee6a6c53b1
commit b312a5e307
7 changed files with 30 additions and 57 deletions

View File

@@ -26,7 +26,7 @@
"react": "16.3.1",
"react-native": "^0.55.0",
"react-navigation": "link:../..",
"react-navigation-redux-helpers": "^1.0.0",
"react-navigation-redux-helpers": "^2.0.0-beta.1",
"react-redux": "^5.0.6",
"redux": "^3.7.2"
},