change color selected icon

redux_test_david
Lucas Delanier 2 years ago
parent 46a85f06e3
commit af6d41369c

@ -63,7 +63,7 @@ function BottomTabNavigator() {
<BottomTab.Navigator
initialRouteName="WatchLater"
screenOptions={{
tabBarActiveTintColor: "white",
tabBarActiveTintColor: "purple",
}}>
<BottomTab.Screen

Loading…
Cancel
Save