什麼是 dev-client?
在本地或透過 TestFlight 建置和分發 Expo 開發用戶端 來源:gigs-slc/react-native-skills。
在本地或透過 TestFlight 建置和分發 Expo 開發用戶端
透過命令列快速安裝 dev-client AI 技能到你的開發環境
來源: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.
在本地或透過 TestFlight 建置和分發 Expo 開發用戶端 來源:gigs-slc/react-native-skills。
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/gigs-slc/react-native-skills --skill dev-client在本地或透過 TestFlight 建置和分發 Expo 開發用戶端 來源:gigs-slc/react-native-skills。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/gigs-slc/react-native-skills --skill dev-client 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/gigs-slc/react-native-skills