name: expo-config-generator description: Generate Expo configuration files for React Native development. Triggers on "create expo config", "generate app.json", "expo setup", "expo configuration".
Expo Config Generator
Generate Expo configuration files for React Native app development.
Output Requirements
File Output: app.json, app.config.ts
Format: Valid Expo configuration
Standards: Expo SDK 50+
When Invoked
Immediately generate complete Expo configuration for the app.
Example Invocations
Prompt: "Create Expo config for production app"
Output: Complete app.config.ts with all settings.