mirror of
https://github.com/pezkuwichain/pezkuwi-mobile-app.git
synced 2026-06-18 15:51:02 +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"
|
name="Wallet"
|
||||||
component={WalletTab}
|
component={WalletTab}
|
||||||
options={{
|
options={{
|
||||||
tabBarLabel: 'Wallet',
|
tabBarLabel: i18n.t('wallet'),
|
||||||
tabBarIcon: ({ color, size }) => (
|
tabBarIcon: ({ color, size }) => (
|
||||||
<Ionicons name="wallet" size={size} color={color} />
|
<Ionicons name="wallet" size={size} color={color} />
|
||||||
),
|
),
|
||||||
|
|||||||
Reference in New Issue
Block a user