mirror of
https://github.com/pezkuwichain/pezkuwi-mobile-app.git
synced 2026-05-01 14:27:59 +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
|
||||
name="HomeTab"
|
||||
options={{
|
||||
tabBarLabel: 'Home',
|
||||
tabBarLabel: i18n.t('home'),
|
||||
tabBarIcon: ({ color, size }) => (
|
||||
<Ionicons name="home" size={size} color={color} />
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user