React Native App Development Overview Create professional cross-platform mobile applications using React Native. This skill provides production-ready patterns, best practices, and utilities for building iOS and Android apps with a single codebase. Core Project Structure Always organize React Native projects with this proven structure: Quick Start Patterns Basic Screen Component React Navigation Setup Tab Navigation Essential Patterns FlatList with Optimization Custom Hooks Responsive Styles Animated Components State Management Context API Pattern Redux Toolkit Integration Platform-Specific Co…