Avatar
Avatars are small images that represent a user. They are commonly used in lists and profile screens.
Import
import { Avatar } from '@nomada-sh/react-native-eyecandy';
Example
Props
ImageBackground Props
Inherits ImageBackground Props
size
Width and height of the avatar.
Type | Default |
---|---|
number | 64 |