expo-configuration
Installation
SKILL.md
Expo Configuration Skill
This skill covers Expo SDK configuration for React Native projects.
When to Use
Use this skill when:
- Setting up a new Expo project
- Configuring app.json/app.config.js
- Adding native modules
- Configuring build settings
Core Principle
MANAGED WORKFLOW - Use Expo's managed workflow for best developer experience.
Project Initialization
Related skills