What problem does it solve?
This skill helps teams move beyond Expo Go by guiding them to build custom development clients that bundle every native module, entitlement, and platform configuration so testing and distribution work on real devices.
Core Features & Use Cases
- Native module readiness: explains installing expo-dev-client, wrapping libraries with config plugins, and rebuilding so custom SDKs and entitlements behave correctly.
- EAS Build coordination: details configuring eas.json profiles for development, preview, and production, registering devices, and distributing builds internally or via TestFlight.
- Use Case: integrate bluetooth, camera, or Apple ecosystem SDKs that Expo Go omits, then share a dev client with teammates or beta testers while maintaining a reliable testing loop.
Quick Start
Ask the agent to install expo-dev-client, configure eas build for a development client, and start the dev server with the dev-client flag so your simulator or device can connect.