0.4.1 • Published 2 years ago

builder-ui v0.4.1

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

builder-ui

A React Native Component Library with some modern looks

Installation

npm i builder-ui

Usage

import { Avatar } from 'builder-ui';

// ...

<Avatar source={{ uri: 'https://gurpalsingh.me/bitmoji.png' }} />;

Contributing

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

License

MIT


Made with create-react-native-library