Pull createMaterialBottomTabNavigator into separate repo

This commit is contained in:
Brent Vatne
2018-05-04 11:06:51 -07:00
parent 8e52995ef3
commit 2643f690a9
8 changed files with 68 additions and 92 deletions

View File

@@ -16,7 +16,8 @@
"react-native": "^0.54.0",
"react-native-iphone-x-helper": "^1.0.2",
"react-navigation": "link:../..",
"react-navigation-header-buttons": "^0.0.4"
"react-navigation-header-buttons": "^0.0.4",
"react-navigation-material-bottom-tabs": "0.1.3"
},
"devDependencies": {
"babel-jest": "^22.4.1",