Skip to content

Commit

Permalink
#2 color change to bottom tab navigator
Browse files Browse the repository at this point in the history
  • Loading branch information
AdarshNaidu authored Oct 22, 2019
1 parent 918c8ec commit 2e8585d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions frontend/navigation/navigation.js
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ const customerBottomTabNavigator = createBottomTabNavigator({
{
defaultNavigationOptions: () => ({}),
tabBarOptions: {
activeTintColor: 'black',
style: {
paddingBottom: 15
}
Expand Down

0 comments on commit 2e8585d

Please sign in to comment.