mirror of
https://github.com/pezkuwichain/pezkuwi-mobile-app.git
synced 2026-06-13 01:11:02 +00:00
auto-commit for de4850d3-d10d-414f-b246-b2d4c88bde82
This commit is contained in:
@@ -48,7 +48,7 @@ function HomeTab() {
|
||||
<View style={styles.container}>
|
||||
<ScrollView showsVerticalScrollIndicator={false} contentContainerStyle={styles.scrollContent}>
|
||||
{/* Header */}
|
||||
<View style={styles.header}>
|
||||
<View style={[styles.header, { paddingTop: insets.top + 16 }]}>
|
||||
<View style={styles.headerLeft}>
|
||||
<TouchableOpacity style={styles.profileImage} onPress={pickImage}>
|
||||
{profileImage ? (
|
||||
|
||||
Reference in New Issue
Block a user