minor fix
This commit is contained in:
parent
7a8f16c624
commit
962a5be29f
@ -15,6 +15,7 @@ export default function TabNavigator() {
|
||||
|
||||
return (
|
||||
<Tab.Navigator
|
||||
id="MainTabs"
|
||||
screenOptions={({ route }) => ({
|
||||
tabBarIcon: ({ focused, color, size }) => {
|
||||
let iconName;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user