0.2.0 • Published 1 year ago
ketch-react-native v0.2.0
ketch-react-native
Ketch React Native Library
Installation
npm install ketch-react-native
Usage
import { multiply } from 'ketch-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
0.2.0
1 year ago