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 fe9ba24 + 4c22ed8 commit a7e569cCopy full SHA for a7e569c
components/Start.js
@@ -41,7 +41,7 @@ export default class Start extends React.Component {
41
<ImageBackground source={image} resizeMode="cover" style={styles.image}>
42
<Text style={styles.title}
43
accessibilityLabel='Welcome to UDO chat App'>
44
- UDO {"\n"} Chat App
+ chatMeUp
45
</Text >
46
<View style={styles.mid_view}>
47
<Text style={styles.input_label} accessibilityLabel='Input your name'>
0 commit comments