Build Expo dev client with native code
expo-dev-clientskillsetup L3★0
Sheshiyer/skill-clusters ↗What it does
Set up custom native modules while keeping managed Expo workflow
Best for
Adding custom native code without ejecting to bare workflow
Inputs
- · app.json, native module source (Swift/Kotlin/TS)
Outputs
- · dev-client APK/IPA, native module integration points
Requires
- · expo-dev-client library
- · Expo Modules API
Preconditions
Prebuild or bare workflow active; native deps declared
Failure modes
- · native build failures
- · module API version mismatch
- · dev-client boot timeout
Trust signals
- · Part of Expo Modules API ecosystem
- · Prebuild compatible