@hybeck/react-native-wellthiq
v0.1.0
Published
WellthIQ Native Module For React Native
Downloads
7
Readme
@hybeck/react-native-wellthiq
WellthIQ Native Module For React Native
Installation
npm install @hybeck/react-native-wellthiq
Usage
import { multiply } from '@hybeck/react-native-wellthiq';
// ...
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