DateTimePicker

GitHub

npm

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

Bundled version:
7.7.0

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 are installing this in an existing React Native app, make sure to install expo in your project. Then, follow the installation instructions provided in the library's README or documentation.

Usage

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