Smooth and fast cross platform Material Design date and time picker for React Native Paper
The react-native-paper-dates is a cross-platform Material Design date picker and time picker designed for react-native-paper. It is smooth and fast and has been tested on Android, iOS, and the web. This date picker uses the native Date.Intl APIs which work seamlessly on the web and iOS, and on Android with Hermes from React Native version 0.66 onwards.
To install react-native-paper-dates, you can follow these steps:
npm install react-native-paper-dates
import { DateTimePicker } from 'react-native-paper-dates';
The react-native-paper-dates is a versatile and efficient date picker and time picker that is compatible with react-native-paper. It offers a smooth and fast user experience with features like native API support, type safety, virtual scrolling, and excellent performance. With its support for multiple platforms and seamless integration, it is a valuable tool for developers working on React Native projects.