0.0.3 • Published 2 months ago

react-native-ciplainhaler v0.0.3

Weekly downloads
-
License
MIT
Repository
github
Last release
2 months ago

react-native-ciplainhaler

simple library

Installation

npm install react-native-ciplainhaler

Usage

import { multiply } from 'react-native-ciplainhaler';

// ...

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