Change Color of Active Bottom Bar Tab
This commit is contained in:
@@ -22,6 +22,7 @@ function Navigator() {
|
||||
headerTitle: (props) => <LogoTitle {...props} />,
|
||||
tabBarStyle: styles.TabBar,
|
||||
tabBarActiveTintColor: Colors.accent500,
|
||||
tabBarActiveBackgroundColor: Colors.primary400,
|
||||
}}
|
||||
>
|
||||
<Tab.Screen
|
||||
|
||||
Reference in New Issue
Block a user