Add scene creator

This commit is contained in:
Paul Frazee 2022-11-09 15:57:49 -06:00
parent 93b64cf474
commit e7536289cb
18 changed files with 281 additions and 23 deletions

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."