0.1.6 • Published 1 year ago
krowdkinect-react-native v0.1.6
krowdkinect-react-native
React Native dual-platform module for KrowdKinect
Installation
npm install krowdkinect-react-nativeUsage
import { multiply } from 'krowdkinect-react-native';
// ...
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