Replies: 1 comment 1 reply
-
Hi @nikitph |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
i have been using the following code
<Avatar size={100} name={name} containerStyle={{ borderTopLeftRadius: 10 }} imageStyle={{ borderRadius: 10 }} backgroundColor={generateRowColor(index)} />
but it still renders a circular avatar. is this expected behavior?
Beta Was this translation helpful? Give feedback.
All reactions