A React Native Component Library with some modern looks
npm i builder-ui
import { Avatar } from 'builder-ui';
// ...
<Avatar source={{ uri: 'https://gurpalsingh.me/bitmoji.png' }} />;
See the contributing guide to learn how to contribute to the repository and the development workflow.
MIT
Made with create-react-native-library