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 dca350b commit f8058bdCopy full SHA for f8058bd
DefaultTabBar.js
@@ -23,6 +23,7 @@ var styles = StyleSheet.create({
23
tabs: {
24
height: 50,
25
flexDirection: 'row',
26
+ justifyContent: 'space-around',
27
marginTop: 20,
28
borderWidth: 1,
29
borderTopWidth: 0,
0 commit comments