react-native-artocks-ui
v0.1.31
Published
test
Downloads
36
Maintainers
Readme
react-native-artocks-ui
Artocks Ui for rapid development
Installation
npm install react-native-artocks-ui
Usage
import { multiply } from "react-native-artocks-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