mirror of
https://github.com/pezkuwichain/pezkuwi-mobile-app.git
synced 2026-04-22 03:07:54 +00:00
auto-commit for f32a6892-01a0-4f97-96e9-c2441172b563
This commit is contained in:
@@ -521,7 +521,7 @@ export default function HomeScreen({ navigation }: any) {
|
||||
name="Profile"
|
||||
component={ProfileTab}
|
||||
options={{
|
||||
tabBarLabel: 'Profile',
|
||||
tabBarLabel: i18n.t('profile'),
|
||||
tabBarIcon: ({ color, size }) => (
|
||||
<Ionicons name="person" size={size} color={color} />
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user