react-native-cal-lib
v0.1.2
Published
you can select dates in relative format
Downloads
4
Readme
react-native-cal-lib
you can select dates in relative format
Installation
npm install react-native-cal-lib
Usage
import { multiply } from 'react-native-cal-lib';
// ...
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