0.2.3 • Published 1 year ago

gescoa-modl-ctn v0.2.3

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

gescoa-modal-content

React Native modal content Specifique for GESCOA

Installation

npm install gescoa-modal-content

Usage

import { multiply } from 'gescoa-modal-content';

// ...

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