Description:
A bare-bones user avatar display with support for falling back to using the user’s initials on a colored background as the avatar. Based on the React User Avatar Component.
Installation:
# Yarn $ yarn add react-native-user-avatar # NPM $ npm install react-native-user-avatar --save