Skip to content

Commit eab22a7

Browse files
authored
Merge pull request #22 from kolking/kolking-patch-1
Update README.md
2 parents 3be4f6d + 3c7c807 commit eab22a7

File tree

1 file changed

+9
-4
lines changed

1 file changed

+9
-4
lines changed

README.md

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,15 @@
11
# React Native Userpic
22

3-
<img width="200" align="left" src="https://github.com/kolking/react-native-userpic/assets/4656448/877fbd1b-7040-41d4-a29b-80958b9b7cdd" />
4-
3+
<table>
4+
<tr>
5+
<td>
6+
<img width="200" align="left" src="https://github.com/kolking/react-native-userpic/assets/4656448/877fbd1b-7040-41d4-a29b-80958b9b7cdd" />
7+
</td>
8+
<td>
59
The ultimate React Native component for displaying user avatars written in TypeScript with a strong focus on performance. This fully featured and highly customizable component allows you to show Gravatar images by providing an email address, fallback to user's initials, fine-tune the shape and size of avatars, add badges and custom statuses to the avatar image.
6-
7-
<br clear="both" />
10+
</td>
11+
</tr>
12+
</table>
813

914
---
1015

0 commit comments

Comments
 (0)