项目作者: andresmichel
项目描述 :
React Native Avatar Component
高级语言: JavaScript
项目地址: git://github.com/andresmichel/react-native-avatar-ui.git
react-native-avatar-ui
Getting Started
Installation
$ npm install react-native-avatar-ui
Properties
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). |