expo-ui-jetpack-compose
> The instructions in this skill apply to SDK 55 only. For other SDK versions, refer to the Expo UI Jetpack Compose docs for that version for the most accurate information.
Content Preview
--- name: expo-ui-jetpack-compose description: expo-ui-jetpack-compose risk: unknown source: community --- --- name: expo-ui-jetpack-compose description: `@expo/ui/jetpack-compose` package lets you use Jetpack Compose Views and modifiers in your app. --- > The instructions in this skill apply to SDK 55 only. For other SDK versions, refer to the Expo UI Jetpack Compose docs for that version for the most accurate information. ## Installation ```bash npx expo install @expo/ui ``` A native rebu
How to Use
Recommended: Install to project (local)
mkdir -p .claude/skills
curl -o .claude/skills/expo-ui-jetpack-compose.md \
https://raw.githubusercontent.com/sickn33/antigravity-awesome-skills/main/skills/expo-ui-jetpack-compose/SKILL.mdSkill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.
Alternative: Clone full repo
git clone https://github.com/sickn33/antigravity-awesome-skillsThen reference at skills/expo-ui-jetpack-compose/SKILL.md
Related Skills
new-rails-project
Generate a new Rails project named $1 in the current directory. You may reference @CLAUDE.md for general guidance, though the guidance here takes precedence.
generalnewrails
by sickn33 (Antigravity) · antigravity-awesome-skills
expo-dev-client
Build and distribute Expo development clients locally or via TestFlight
generalexpodevclient
by sickn33 (Antigravity) · antigravity-awesome-skills
expo-ui-swift-ui
> The instructions in this skill apply to SDK 55 only. For other SDK versions, refer to the Expo UI SwiftUI docs for that version for the most accurate information.
generalexpouiswift
by sickn33 (Antigravity) · antigravity-awesome-skills
upgrading-expo
Upgrade Expo SDK versions safely, handling breaking changes, dependencies, and configuration updates.
generalupgradingexpo
by sickn33 (Antigravity) · antigravity-awesome-skills