Add scene creator

This commit is contained in:
Paul Frazee
2022-11-09 15:57:49 -06:00
parent 22e619d0ea
commit 2b58550d36
18 changed files with 281 additions and 23 deletions
+1 -1
View File
@@ -68,7 +68,7 @@ export function Component({profileView}: {profileView: ProfileViewModel}) {
/>
</View>
<View style={styles.group}>
<Text style={styles.label}>Biography</Text>
<Text style={styles.label}>Description</Text>
<TextInput
style={[styles.textArea]}
placeholder="e.g. Artist, dog-lover, and memelord."