This is documentation for the next SDK version. For up-to-date documentation, see the latest version (SDK 52).
DateTimePicker
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 are installing this in an existing React Native app, start by installing expo
in your project. Then, follow the additional instructions provided by the library's README or documentation.
Usage
See full documentation at react-native-community/react-native-datetimepicker
.