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