0.1.7 • Published 1 year ago

klikoo-ui v0.1.7

Weekly downloads
-
License
MIT
Repository
-
Last release
1 year ago

klikoo-ui

klikoo ui kit

Installation

npm install klikoo-ui

Usage

import { multiply } from 'klikoo-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