0.0.4 • Published 2 years ago

react-native-kbui v0.0.4

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

react-native-kbui

ui base

Installation

npm install react-native-kbui

Usage

import { multiply } from "react-native-kbui";

// ...

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