react-native-joluz-component
v2.2.1
Published
Shared components for joluz client and joluz driver
Downloads
27
Readme
joluz-component
Shared components for juluz client and joluz driver
Installation
npm install joluz-component
Usage
import JoluzComponent from "joluz-component";
// ...
const result = await JoluzComponent.multiply(3, 7);
Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT