dev-client とは?
Expo 開発クライアントをローカルまたは TestFlight 経由で構築して配布する ソース: gigs-slc/react-native-skills。
Expo 開発クライアントをローカルまたは TestFlight 経由で構築して配布する
コマンドラインで 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.
Expo 開発クライアントをローカルまたは TestFlight 経由で構築して配布する ソース: gigs-slc/react-native-skills。
AI/検索での引用用の安定したフィールドとコマンド。
npx skills add https://github.com/gigs-slc/react-native-skills --skill dev-clientExpo 開発クライアントをローカルまたは TestFlight 経由で構築して配布する ソース: 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