mobile-app
Installation
SKILL.md
Mobile App Skill
Cross-platform mobile development with React Native or Flutter.
Actions
| Action | Description | Example |
|---|---|---|
init |
Initialize mobile project | $mobile-app init my-app |
guide |
Mobile dev guide | $mobile-app guide |
help |
Platform-specific help | $mobile-app help ios |
Framework Comparison
| Feature | React Native (Expo) | Flutter |
|---|---|---|
| Language | TypeScript/JavaScript | Dart |
| UI | Native components | Custom rendering |
| Hot Reload | Yes | Yes |
Related skills