expo-dev-client

Build and distribute Expo development clients locally or via TestFlight

Content Preview
---
name: expo-dev-client
description: Build and distribute Expo development clients locally or via TestFlight
risk: unknown
source: community
version: 1.0.0
license: MIT
---

Use EAS Build to create development clients for testing native code changes on physical devices. Use this for creating custom Expo Go clients for testing branches of your app.

## Important: When Development Clients Are Needed

**Only create development clients when your app requires custom native code.** Most apps work fi
How to Use

Recommended: Install to project (local)

mkdir -p .claude/skills
curl -o .claude/skills/expo-dev-client.md \
  https://raw.githubusercontent.com/sickn33/antigravity-awesome-skills/main/skills/expo-dev-client/SKILL.md

Skill 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-skills

Then reference at skills/expo-dev-client/SKILL.md

Related Skills