ant-dedign mobile Tabs 设置tabBarU
2019-02-18 本文已影响14人
Mylovesunshine
1、https://github.com/ant-design/ant-design-mobile-rn/issues/267
<Tabs tabs={tabs} renderUnderline={() => null} styles={{
topTabBarSplitLine: {
borderBottomWidth: 0,
},
}}>
...
</Tabs>