react-native-navigation
Installation
SKILL.md
React Native Navigation Skill
Learn production-ready navigation patterns using React Navigation v6+ and Expo Router.
Prerequisites
- React Native basics (components, styling)
- TypeScript fundamentals
- Understanding of React context
Learning Objectives
After completing this skill, you will be able to:
- Set up React Navigation with TypeScript
- Implement Stack, Tab, and Drawer navigators
- Configure deep linking and universal links
- Handle authentication flows
- Pass params between screens type-safely