Avatars can be used to represent people or objects. It supports images, Icons, or letters.

The **FlexNative Avatar** is part of the `FlexNative Framework` and is available under the `@flexnative/avatar` NPM package.

## Dependencies
- [`@flexnative/theme-context`](https://www.npmjs.com/package/@flexnative/theme-context)
- [`@flexnative/icons`](https://www.npmjs.com/package/@flexnative/icons)
- [`expo-image`](https://docs.expo.dev/versions/latest/sdk/image/)


For more details on how to start and how to use read the [documentation](https://redonalla.github.io/flexnative/).