Licence
MIT
Version
0.1.11
Deps
782
Size
165 kB
Vulns
20
Weekly
0
vantiq-react
Vantiq UI React Module
Installation
npm install vantiq-react
Usage
import { multiply } from 'vantiq-react';
// ...
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