Expo Native UI
Build native UI components in Expo using SwiftUI (iOS) and Jetpack Compose (Android). Create truly native experiences beyond React Native's built-in components.
react ui
When to use
Use when building native UI components for iOS/Android in an Expo project.
Examples
SwiftUI component
Create a native iOS component using SwiftUI in Expo
Jetpack Compose
Build an Android-native component with Jetpack Compose