1.0.1 • Published 8 months ago

@luanyata/react-native-avatar v1.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
8 months ago

Tecnologies

Installation

npm install @luanyata/react-native-avatar

#or

yarn add @luanyata/react-native-avatar

Usage

import { Avatar } from "@luanyata/react-native-avatar";

// ...

<Avatar
  size={100}
  name="Luan Lima"
  src="https://avatars.githubusercontent.com/u/39541807?v=4"
/>

Props

Contributing

Inspired by react-native-user-avatar. Thank you Muhsin Keloth

See the contributing guide to learn how to contribute to the repository and the development workflow.

License

MIT


Made with create-react-native-library

1.0.1

8 months ago

1.0.0

8 months ago