We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e58a54 commit a7f46deCopy full SHA for a7f46de
DefaultTabBar.js
@@ -86,7 +86,7 @@ const DefaultTabBar = createReactClass({
86
{ translateX },
87
]
88
},
89
- this.props.underlineStyle,
+ this.props.tabBarUnderlineStyle,
90
]}
91
/>
92
</View>
0 commit comments