Skip to main content
Back to registry

expo-dev-client

expo/skills

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.

Installs10
Install command
npx skills add https://github.com/expo/skills --skill expo-dev-client
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
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. Only create development clients when your app requires custom native code. Most apps work fine in Expo Go. You need a dev client ONLY when using: Try Expo Go first with npx expo start . If everything works, you don't need a dev client. Ensure eas.json has a development profile: Key settings: Build iOS dev client and submit to TestFlight in one command: This will: After receiving the TestFlight email: Build a development client on your machine: Local builds output: Install iOS build on simulator: Install iOS build on device (requires signing): Install Android build: Once installed, the dev client provides: Connect to local development: Build fails with signing errors: Clear build cache: Check EAS CLI version: - Local Expo modules (custom native code) - Apple targets (widgets, app clips, extensions) - Third-party native modules not in Expo Go - developmentClient: true - Bundles expo-dev-client for development builds - autoIncrement: true - Automatically increments build numbers - appVersionSource: "remote" - Uses EAS as the source of truth for version numbers - Build the development client in the cloud - Automatically submit to App Store Connect - Send you an email when the build is ready in TestFlight -...

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does expo-dev-client do?

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.

Is expo-dev-client good?

expo-dev-client does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does expo-dev-client work with?

expo-dev-client currently lists compatibility with Agent compatibility has not been published yet..

What are alternatives to expo-dev-client?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install expo-dev-client?

npx skills add https://github.com/expo/skills --skill expo-dev-client

Related skills

More from expo/skills

Related skills

Alternatives in Software Engineering