- Reorg andf cleanup. Maintainability.
This commit is contained in:
@@ -145,7 +145,7 @@ export const Tabs = createBottomTabNavigator({
|
||||
navigationOptions: {
|
||||
tabBarLabel: 'Profile',
|
||||
tabBarIcon: ({ tintColor }) => (
|
||||
<Icon name="ios-person" type="font-awesome" size={28} color={tintColor} />
|
||||
<Icon name="user" type="evilicon" size={28} color={tintColor} />
|
||||
),
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user