0.3.2 • Published 3 months ago

react-native-circuit-ui v0.3.2

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

react-native-circuit-ui

UI Kit for building React Native apps at Yonko Level

Installation

npm install react-native-circuit-ui

Usage

import { multiply } from 'react-native-circuit-ui';

// ...

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.3.2

3 months ago

0.3.1

3 months ago

0.3.0

3 months ago

0.2.0

3 months ago