Update react-native-tab-view version (#1138)

Fix RTL support for `TabNavigator`
This commit is contained in:
Rasool Dastoori 2017-04-21 21:11:32 +04:30 committed by Satyajit Sahoo
parent e94c9c1061
commit afe3c2be9e

View File

@ -72,7 +72,7 @@
"path-to-regexp": "^1.7.0",
"prop-types": "^15.5.8",
"react-native-drawer-layout-polyfill": "1.2.0",
"react-native-tab-view": "^0.0.57"
"react-native-tab-view": "^0.0.59"
},
"jest": {
"notify": true,