HomeGuidesReferenceLearn

Reference version

ArchiveExpo SnackDiscord and ForumsNewsletter

DateTimePicker

GitHub

npm

A component that provides access to the system UI for date and time selection.

Android
iOS

A component that provides access to the system UI for date and time selection.

Installation

Terminal
npx expo install @react-native-community/datetimepicker

If you're installing this in a bare React Native app, you should also follow these additional installation instructions.

Usage

See full documentation at react-native-community/react-native-datetimepicker.