Expo UI
一组组件,允许你直接从 React 使用 Jetpack Compose 和 SwiftUI 构建用户界面。
Android
iOS
tvOS
For the complete documentation index, see llms.txt. Use this Use this file to discover all available pages.
@expo/ui 是一组原生输入组件,允许你使用 Jetpack Compose 和 SwiftUI 构建完全原生的界面。它旨在提供典型应用所需的常用功能和组件。
可用平台
组件适用于以下平台:
- Jetpack Compose:使用 Jetpack Compose 组件构建原生 Android 界面
- SwiftUI:使用 SwiftUI 组件构建原生 iOS 界面
即插即用替代项
与流行的 React Native 社区库 API 兼容的替代项:
- DateTimePicker:与
@react-native-community/datetimepicker兼容