A datetime picker for React Native. In-modal or inlined. Supports Android and iOS.
npm install react-native-date-pickerA 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.
The first option is to use the built-in modal.
![]() | ![]() |
| iOS | Android |
The second option is to use the inlined picker. For instance in a view or a custom made modal.
![]() | ![]() |
| iOS | Android |
See github page for installation instructions.
See github page for documentation and more info.
See github page for code examples.
/> | ![]() |
More info about the react native timepicker.
/> | ![]() |
More info about the react native datepicker.
![]() | ![]() | ![]() |
More info about the react native datetimepicker.