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 (
|
||||
<NavigationContainer >
|
||||
<Tab.Navigator tabBarOptions={{
|
||||
activeTintColor: 'red',
|
||||
labelStyle:{
|
||||
fontSize:20
|
||||
}}}>
|
||||
|
|
Loading…
Reference in New Issue
Block a user