mirror of
https://github.com/Blair-SGA-Dev-Team/blazerapp.git
synced 2024-11-21 20:41:16 -05:00
Fixing TabNav Color
This commit is contained in:
parent
46f9cad1c2
commit
4fd9990e38
|
@ -40,6 +40,7 @@ class App extends React.Component {
|
||||||
return (
|
return (
|
||||||
<NavigationContainer >
|
<NavigationContainer >
|
||||||
<Tab.Navigator tabBarOptions={{
|
<Tab.Navigator tabBarOptions={{
|
||||||
|
activeTintColor: 'red',
|
||||||
labelStyle:{
|
labelStyle:{
|
||||||
fontSize:20
|
fontSize:20
|
||||||
}}}>
|
}}}>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user