mirror of
https://github.com/Blair-SGA-Dev-Team/blazerapp.git
synced 2025-04-04 05:06:38 -04: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…
x
Reference in New Issue
Block a user