react-native-abc
v0.3.0
Published
a
Downloads
19
Readme
react-native-abc
a
Installation
npm install react-native-abc
Usage
import { multiply } from 'react-native-abc';
// ...
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