A datetime picker for React Native. In-modal or inlined. Supports Android and iOS.
Search packages..
react-native-date-pickerSimilar Packages:
Npm Package Weekly Downloads Trend
3 Years
🌟 Show real-time usage chart on react-native-date-picker's README.md, just copy the code below.
## Usage Trend
[](https://npm-compare.com/react-native-date-picker#timeRange=THREE_YEARS)
Cumulative GitHub Star Trend
🌟 Show GitHub stars trend chart on react-native-date-picker's README.md, just copy the code below.
## GitHub Stars Trend
[](https://npm-compare.com/react-native-date-picker)
Stat Detail
Package
Downloads
Stars
Size
Issues
Publish
License
Â
Â
Â
Â
Â
Â
Â
react-native-date-picker
206,513
2,454
3.97 MB
57
5 months ago
MIT
Popular Comparisons
react-native-date-picker
README for react-native-date-picker
React Native Date Picker
A cross platform react native date picker component for android and ios. It includes 3 different modes: date, time, and datetime. The date picker is customizable and has multiple language support.
Modal
The first option is to use the built-in modal.
iOS
Android
Inlined
The second option is to use the inlined picker. For instance in a view or a custom made modal.