HomeGuidesReferenceLearn

DateTimePicker

GitHub

npm


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

Platform Compatibility

Android DeviceAndroid EmulatoriOS DeviceiOS SimulatorWeb

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.

Was this doc helpful?