react-native-bcp-challenge-ismael
v1.0.0
Published
BCP challenge for ChapterLead
Downloads
8
Readme
react-native-bcp-challenge-ismael
BCP challenge for ChapterLead
Installation
npm install react-native-bcp-challenge-ismael
Usage
import { multiply } from 'react-native-bcp-challenge-ismael';
// ...
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