0.0.4 • Published 27 days ago

react-native-rncomponents v0.0.4

Weekly downloads
-
License
MIT
Repository
github
Last release
27 days ago

react-native-components

UI library for react native

Installation

npm install react-native-components

Usage

import { multiply } from 'react-native-components';

// ...

const result = await multiply(3, 7);

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

0.0.3

27 days ago

0.0.4

27 days ago

0.0.2

1 month ago

0.0.1

1 month ago