What problem does it solve?
This Skill solves the pain point of needing a custom Expo development client for projects that use custom native code, third-party native modules, or custom Apple targets, which cannot run on the standard Expo Go app.
Core Features & Use Cases
- Local Dev Client Compilation: Build custom Expo development clients directly from your project's native code for local testing and debugging.
- TestFlight Distribution: Package and distribute the compiled dev client to testers via Apple TestFlight for broader pre-release testing.
- Use Case: If your Expo app integrates a custom native iOS SDK or uses a third-party native module unsupported by Expo Go, this Skill lets you generate a compatible dev client and share it with your team without manually configuring a full native build pipeline.
Quick Start
Ask your AI agent to use the expo-dev-client skill to build a custom development client for your Expo project with custom native iOS modules and distribute it to your test team via TestFlight.