mirror of
https://github.com/pezkuwichain/pezkuwi-mobile-app.git
synced 2026-04-22 05:17:55 +00:00
auto-commit for 4bf21d86-2750-4e43-ad92-021802b64510
This commit is contained in:
@@ -511,7 +511,7 @@ export default function HomeScreen({ navigation }: any) {
|
||||
name="Referral"
|
||||
component={ReferralTab}
|
||||
options={{
|
||||
tabBarLabel: 'Referral',
|
||||
tabBarLabel: i18n.t('referral'),
|
||||
tabBarIcon: ({ color, size }) => (
|
||||
<Ionicons name="gift" size={size} color={color} />
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user