Setup & Installation
What This Skill Does
expo-dev-client lets you build custom Expo development clients that include native code not supported by standard Expo Go. You can build them locally or in the cloud via EAS Build, then install on physical devices or simulators for testing. Instead of manually configuring Xcode or Android Studio signing, provisioning, and build pipelines, EAS Build handles cloud compilation and TestFlight submission in a single command.
When to use it
- Working with expo dev client functionality
- Implementing expo dev client features
- Debugging expo dev client related issues
