Expo UI
A set of components that allow you to build UIs directly with Jetpack Compose and SwiftUI from React.
Android
iOS
tvOS
For the complete documentation index, see llms.txt. Use this Use this file to discover all available pages.
@expo/ui is a set of native input components that allows you to build fully native interfaces with Jetpack Compose and SwiftUI. It aims to provide the commonly used features and components that a typical app will need.
Available platforms
Components are available for the following platforms:
- Jetpack Compose: Build native Android interfaces with Jetpack Compose components
- SwiftUI: Build native iOS interfaces with SwiftUI components
Drop-in replacements
API-compatible replacements for popular React Native community libraries:
- DateTimePicker: Compatible with
@react-native-community/datetimepicker