We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents eff2910 + ca9cf6b commit 05f8b1eCopy full SHA for 05f8b1e
2 files changed
KonditionExpo/app/home.tsx
@@ -26,7 +26,7 @@ const HomeScreen = ({ navigation }) => {
26
{/* Header */}
27
<View style={styles.header}>
28
<Text style={styles.welcomeText}>Welcome Back,</Text>
29
- <Text style={styles.userName}>Stefani Wong</Text>
+ <Text style={styles.userName}>Andy Vo</Text>
30
<TouchableOpacity style={styles.notificationBtn} onPress={() => navigation.navigate('Notifications')}>
31
<Image source={require('./assets/bell.png')} style={styles.bellIcon} />
32
</TouchableOpacity>
KonditionExpo/assets/images/fullbody.png
589 KB
0 commit comments