(19)-分页栏

最后更新于:2022-04-01 06:50:28

> [TabBarIOS](http://facebook.github.io/react-native/docs/tabbarios.html#content) ## 属性 | 名称 | 类型 | 意义 | 无 | | --- | --- | --- | --- | | barTintColor | string | 分页栏的背景颜色 | 无 | | tintColor | string | 选中的分页背景颜色 | 无 | | translucent | bool | 是否半透明 | 无 | | style | style | 样式 | 无 |
';