Setup & Installation
What This Skill Does
@expo/ui/jetpack-compose lets you use native Android Jetpack Compose components and Material Design 3 modifiers directly in a React Native/Expo app. It maps the Compose API to JSX so you can render native Android UI trees without writing Kotlin. Instead of bridging Kotlin views manually or settling for cross-platform approximations, you get direct access to the full Jetpack Compose component tree and modifier system from JSX.
When to use it
- Working with expo ui jetpack compose functionality
- Implementing expo ui jetpack compose features
- Debugging expo ui jetpack compose related issues
