Add list-type avatar
This commit is contained in:
parent
324c9209dc
commit
46ed910cda
4 changed files with 30 additions and 4 deletions
|
@ -143,6 +143,7 @@ export function Component({
|
|||
<Text style={[styles.label, pal.text]}>List Avatar</Text>
|
||||
<View style={[styles.avi, {borderColor: pal.colors.background}]}>
|
||||
<UserAvatar
|
||||
type="list"
|
||||
size={80}
|
||||
avatar={avatar}
|
||||
onSelectNewAvatar={onSelectNewAvatar}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue