react-native-app
Installation
SKILL.md
React Native App Development
Build cross-platform mobile applications with modern React Native patterns.
Project Structure
src/
├── components/ # Reusable UI components
├── screens/ # Screen components
├── navigation/ # React Navigation setup
├── services/ # API and business logic
├── store/ # State management
├── hooks/ # Custom hooks
└── utils/ # Helpers