mirror of
https://github.com/pezkuwichain/pezkuwi-mobile-app.git
synced 2026-06-13 09:11:03 +00:00
auto-commit for f4cb3b9a-e480-4e10-96ac-1f97825733fa
This commit is contained in:
@@ -168,7 +168,7 @@ function WalletTab() {
|
||||
<View style={styles.container}>
|
||||
<ScrollView contentContainerStyle={styles.walletScrollContent}>
|
||||
{/* Header */}
|
||||
<View style={styles.walletHeader}>
|
||||
<View style={[styles.walletHeader, { paddingTop: insets.top + 16 }]}>
|
||||
<Text style={styles.walletTitle}>My Wallet</Text>
|
||||
<TouchableOpacity onPress={fetchBalance} style={styles.refreshButton}>
|
||||
<Ionicons name="refresh" size={20} color="#EE2A35" />
|
||||
|
||||
Reference in New Issue
Block a user