Reference version

This documentation is available as Markdown for AI agents and LLMs. See the full Markdown index or append .md to any documentation URL.

@react-native-community/datetimepicker

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

Android
iOS
Included in Expo Go
Recommended version:
8.6.0

@expo/ui provides a drop-in replacement for @react-native-community/datetimepicker, powered by Jetpack Compose on Android and SwiftUI on 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 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.

Learn more

Visit official documentation

Get full information on API and its usage.