# React Native Paper Dates

<p>
  <img alt="Minified zip" src="https://badgen.net/bundlephobia/minzip/react-native-paper-dates" />
  <img alt="NPM downloads per year" src="https://badgen.net/npm/dy/react-native-paper-dates" />
  <img alt="TypeScript types" src="https://badgen.net/npm/types/react-native-paper-dates" />
  <img alt="License" src="https://badgen.net/npm/license/react-native-paper-dates" />
  <img alt="Runs with Expo" src="https://img.shields.io/badge/Runs%20with%20Expo-4630EB.svg?style=flat-square&logo=EXPO&labelColor=f3f3f3&logoColor=000" />
</p>

Cross-platform [Material Design](https://m3.material.io/) date and time pickers for [React Native Paper](https://reactnativepaper.com/).

- Single, range, multiple, and input date pickers
- Time picker with clock face or keyboard input
- Works on Android, iOS, and web (including Expo)
- Uses the native `Intl` APIs for formatting and localization
- Small bundle size and virtualized month scrolling
- Built-in translations plus custom and dynamic locales

## Demo

Try the live demo at [reactnativepaperdates.com](https://www.reactnativepaperdates.com/).

## Getting started

See the [documentation](https://web-ridge.github.io/react-native-paper-dates/) for installation and usage.

## Maintainers

- [Richard Lindhout](https://twitter.com/RichardLindhout) ([web_ridge](https://twitter.com/web_ridge))
- [Brandon Fitzwater](https://github.com/iM-GeeKy)

## License

MIT
