Should be able to use tabbarLayout to configure title and icons:
config: {
tabbarLayout: 'icon-bottom',
platforms: {
android: {
tabbarLayout: 'icon-hide'
}
}
}
Adam and I came up with the following:
key: tabbarLayout
values: icon-top, icon-left, icon-right, icon-bottom, icon-hide, title-hide
deprecate tabbarIcons
Should be able to use
tabbarLayoutto configure title and icons:Adam and I came up with the following:
key:
tabbarLayoutvalues:
icon-top,icon-left,icon-right,icon-bottom,icon-hide,title-hidedeprecate tabbarIcons