react-native-avatar-ui
v0.2.1
Published
React Native Avatar Component
Maintainers
Readme
react-native-avatar-ui
Getting Started
Installation
$ npm install react-native-avatar-uiProperties
| Prop | Default | Type | Description |
| :------------ |:---------------:| :---------------:| :-----|
| size | 64 | number | Size for this component. |
| letter | "" | string | Placeholder letter. |
| source | undefined | string | The image source (either a remote URL or a local file resource). |
