mirror of
https://github.com/pezkuwichain/pezkuwi-mobile-app.git
synced 2026-04-25 15:17:58 +00:00
auto-commit for 86985644-5d80-4f4b-ba01-e7a1c2878137
This commit is contained in:
@@ -491,7 +491,7 @@ export default function HomeScreen({ navigation }: any) {
|
||||
name="Wallet"
|
||||
component={WalletTab}
|
||||
options={{
|
||||
tabBarLabel: 'Wallet',
|
||||
tabBarLabel: i18n.t('wallet'),
|
||||
tabBarIcon: ({ color, size }) => (
|
||||
<Ionicons name="wallet" size={size} color={color} />
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user