Skip to content

Commit a7e569c

Browse files
Merge pull request #11 from Udokailodigwe/Created-Communication-features-for-the-chatroom
Modified chat app name
2 parents fe9ba24 + 4c22ed8 commit a7e569c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/Start.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ export default class Start extends React.Component {
4141
<ImageBackground source={image} resizeMode="cover" style={styles.image}>
4242
<Text style={styles.title}
4343
accessibilityLabel='Welcome to UDO chat App'>
44-
UDO {"\n"} Chat App
44+
chatMeUp
4545
</Text >
4646
<View style={styles.mid_view}>
4747
<Text style={styles.input_label} accessibilityLabel='Input your name'>

0 commit comments

Comments
 (0)