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.
Content Preview
--- name: expo-ui-swift-ui description: expo-ui-swift-ui risk: unknown source: community --- --- name: expo-ui-swift-ui description: `@expo/ui/swift-ui` package lets you use SwiftUI 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 SwiftUI docs for that version for the most accurate information. ## Installation ```bash npx expo install @expo/ui ``` A native rebuild is required after installation (`npx exp
How to Use
Recommended: Install to project (local)
mkdir -p .claude/skills
curl -o .claude/skills/expo-ui-swift-ui.md \
https://raw.githubusercontent.com/sickn33/antigravity-awesome-skills/main/skills/expo-ui-swift-ui/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-swift-ui/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-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.
generalexpouijetpack
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