1.2.1 • Published 4 months ago

@react-native-ui-components/box v1.2.1

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

@react-native-ui-components/box

Box component for React Native

Installation

npm install @react-native-ui-components/box

Usage

import { Box } from '@react-native-ui-components/box';

// ...

<Box>
  <Text>Hello world</Text>
</Box>;

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

1.2.1

4 months ago

1.2.0

4 months ago

1.1.0

9 months ago

1.0.1

9 months ago

1.0.0

9 months ago