Enables high-performance Android-native UI development within Expo apps using Jetpack Compose components and modifiers.
This skill provides specialized guidance for integrating Android-native Jetpack Compose views into Expo SDK 55 applications via the @expo/ui package. It assists developers in mapping Jetpack Compose and Material Design 3 patterns to Expo UI code, managing native layouts with the Host component, and implementing efficient native scrolling with LazyColumn. It is essential for mobile developers looking to leverage native Android UI performance and styling while maintaining the streamlined Expo development workflow.
主な機能
01Integrates Android Jetpack Compose into Expo SDK 55 projects
02Provides direct API documentation lookups for SDK 55 components
03Implements high-performance native scrolling with LazyColumn
04Maps Material Design 3 components and modifiers to Expo UI equivalents
0531,431 GitHub stars
06Optimizes native layout sizing using the Host component
ユースケース
01Translating existing Jetpack Compose design patterns into an Expo mobile application
02Implementing native Material Design 3 UI elements within a React Native project