Reference version

Jetpack Compose

Jetpack Compose components for building native Android interfaces with @expo/ui.

Android
Bundled version:
~55.0.0-beta.1

This library is currently in alpha and will frequently experience breaking changes. It is not available in the Expo Go app — use development builds to try it out.

The Jetpack Compose components in @expo/ui/jetpack-compose allow you to build fully native Android interfaces using Jetpack Compose from React Native.

Installation

Terminal
npx expo install @expo/ui

If you are installing this in an existing React Native app, make sure to install expo in your project.