A component that provides access to the system UI for date and time selection.
A component that provides access to the system UI for date and time selection.
Platform Compatibility
Android Device | Android Emulator | iOS Device | iOS Simulator | Web |
---|---|---|---|---|
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
.