mirror of
https://github.com/pezkuwichain/pezkuwi-mobile-app.git
synced 2026-07-24 21:05:45 +00:00
auto-commit for 24a36e14-a0aa-4350-b1da-7d070a86c55a
This commit is contained in:
@@ -479,7 +479,7 @@ export default function HomeScreen({ navigation }: any) {
|
|||||||
<Tab.Screen
|
<Tab.Screen
|
||||||
name="HomeTab"
|
name="HomeTab"
|
||||||
options={{
|
options={{
|
||||||
tabBarLabel: 'Home',
|
tabBarLabel: i18n.t('home'),
|
||||||
tabBarIcon: ({ color, size }) => (
|
tabBarIcon: ({ color, size }) => (
|
||||||
<Ionicons name="home" size={size} color={color} />
|
<Ionicons name="home" size={size} color={color} />
|
||||||
),
|
),
|
||||||
|
|||||||
Reference in New Issue
Block a user