react-native-calendars-daterange-picker

react-native-calendars-daterange-picker

Installation

npm install react-native-calendars-daterange-picker

Usage

import CalendarsDaterangePicker from "react-native-calendars-daterange-picker";

// ...

const result = await CalendarsDaterangePicker.multiply(3, 7);

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

License

MIT