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
一个提供访问系统 UI 以进行日期和时间选择的组件。
Android
iOS
Included in Expo Go
重要
@expo/ui提供了一个可直接替换的实现,用于@react-native-community/datetimepicker,在 Android 上由 Jetpack Compose 提供支持,在 iOS 上由 SwiftUI 提供支持。
一个组件,用于访问系统 UI 来选择日期和时间。
安装
Terminal
- npx expo install @react-native-community/datetimepickerIf 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.
了解更多
访问官方文档
获取有关 API 及其使用方式的完整信息。