Is it possible to make possible to show the first letter of the Name and the surname? ex. `<Avatar name="Wim Mostmans" size="150" /> ` to show: WM https://github.com/Sitebase/react-avatar, seems to support it but it's not working with react-native.
Is it possible to make possible to show the first letter of the Name and the surname?
ex.
<Avatar name="Wim Mostmans" size="150" />to show:
WM
https://github.com/Sitebase/react-avatar, seems to support it but it's not working with react-native.