What is dev-client?
Build and distribute Expo development clients locally or via TestFlight Source: gigs-slc/react-native-skills.
Build and distribute Expo development clients locally or via TestFlight
Quickly install dev-client AI skill to your development environment via command line
Source: gigs-slc/react-native-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.
Only create development clients when your app requires custom native code. Most apps work fine in Expo Go.
Try Expo Go first with npx expo start. If everything works, you don't need a dev client.
Build and distribute Expo development clients locally or via TestFlight Source: gigs-slc/react-native-skills.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/gigs-slc/react-native-skills --skill dev-clientBuild and distribute Expo development clients locally or via TestFlight Source: gigs-slc/react-native-skills.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/gigs-slc/react-native-skills --skill dev-client Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/gigs-slc/react-native-skills