React-Native Calendars done simple
npm install react-native-simple-calendarsReact-Native Calendars done simple
``sh`
npm install react-native-simple-calendars
`js
import { multiply } from "react-native-simple-calendars";
// ...
const result = await multiply(3, 7);
``
See the contributing guide to learn how to contribute to the repository and the development workflow.
MIT