This covers the core patterns you'll need for React Native development: setting up navigation with React Navigation, managing state with Redux or Context API, integrating APIs with proper error handling, and building functional components with hooks. The reference guides walk through each piece with complete implementations, from stack and tab navigators to Redux slices and async actions. What stands out is the focus on real-world concerns like platform-specific code, memory management, and testing on actual devices. If you're building a cross-platform mobile app and want guidance on structuring it with modern patterns rather than just basic component syntax, this gives you the scaffolding.
npx skills add https://github.com/aj-geddes/useful-ai-prompts --skill react-native-app