georges-composent
v1.0.0
Published
Test composent
Downloads
2
Readme
react-native-georges-composent
Testons comment marche les libraries react native
Installation
npm install react-native-georges-composent
Usage
import { multiply } from 'react-native-georges-composent';
// ...
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