如何在react-native-tab-view中设置所选标签的样式

时间:2018-07-09 09:46:08

标签: react-native react-native-tab-view

我正在使用react-native-tab-view,我想将背景颜色仅设置为选定标签的黑色,其他应该使用灰色背景。

enter image description here

1 个答案:

答案 0 :(得分:0)

您可以使用传递给renderLabel / renderIcon道具的道具派生当前标签。选项卡视图库实际上将为您设置动画,它效果很好。这是一个使用Flowtyping的工作示例:

ActivityCompat.requestPermissions