expo-ui
🤖 AI Summary
`expo-ui` renders native UI components via SwiftUI (iOS) and Jetpack Compose (Android) from a single React tree, offering universal components that can be swapped for platform-specific implementations.
How to Install
Claude Code:
git clone --depth 1 https://github.com/expo/skills.git && cp skills/plugins/expo/skills/expo-ui ~/.claude/skills/expo-ui -r`@expo/ui` renders real native UI from React: SwiftUI on iOS, Jetpack Compose on Android. Start with its universal components (one tree for iOS, Android, and web) and drop to platform-specific...
Details
| Category | Design → ui |
| Source | expo/skills |
| SKILL.md | View on GitHub → |
| Repo Stars | ★ 2.1K |
| Est. per Skill | 123 (shared across 17 skills from this repo) |
| Difficulty | Intermediate |
| Risk Level | Safe |
Related Skills
cirq
Cirq - Quantum Computing with Python Cirq is Google Quantum AI's open-source framework for designing
expo-tailwind-setup
Tailwind CSS Setup for Expo with react-native-css This guide covers setting up Tailwind CSS v4 in Ex
hig-components-layout
Apple HIG: Layout and Navigation Components Check for .claude/apple-design-context.md before asking
chat-widget
Live Support Chat Widget Build a real-time support chat system with a floating widget for users and
Works Well With
Skills from the same repository — often designed to work together
add-app-clip
Adds an iOS App Clip target to an Expo project. The Clip lives in targets/clip/, ships alongside the
building-native-ui
Expo UI Guidelines When to Use You are building a native-feeling Expo Router application and need gu
expo-dev-client
Use EAS Build to create development clients for testing native code changes on physical devices. Use