react-native-bleccs-components
TypeScript icon, indicating that this package has built-in type declarations

0.1.1 • Public • Published

react-native-bleccs-components

Bleccs's component library

Installation

npm install react-native-bleccs-components

Usage

import { Column, Row, SquareImage } from 'react-native-bleccs-components';

// ...

<Column spacing={8} verticalPadding={0} horizontalPadding={0} flex=false></Column>
<Row flex = false gap={0} verticalAlign='center' horizontalAlign='center'></Row>
<SquareImage source='image.png' size={64} backgroundColor=null  />

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

Package Sidebar

Install

npm i react-native-bleccs-components

Weekly Downloads

0

Version

0.1.1

License

MIT

Unpacked Size

38.5 kB

Total Files

8

Last publish

Collaborators

  • bleccs