react-native-navigation
Native iOS and Android navigation for React Native apps
All Skills in This Repository (3)
Pure Emerald Level Indicatorsrnn-codebase
Trace Navigation.push() command flows across JS/TS, iOS, and Android layers.
engine-e2e
Runs Wix Engine iOS Detox E2E tests against locally patched React Native Navigation builds.
ios26-navigation
Maps iOS 26 Liquid Glass navigation APIs to react-native-navigation implementation and debugging workflows.
Frequently Asked Questions
FAQPage SchemaHow to install react-native-navigation?โผ
Run `npx skills add wix/react-native-navigation --all -g -y` in your terminal to install all skills in this suite globally.
What does react-native-navigation do?โผ
It gives React Native apps 100% native navigation on iOS and Android, so screens, tabs, and menus feel fast and truly native.
How do the AI agent skills help with this repo?โผ
The skills teach your AI agent the codebase architecture, how to run end-to-end tests, and how to handle iOS 26 navigation changes when fixing bugs or adding features.
Does it work with Claude Code and Cursor?โผ
Yes. The skills follow the universal SKILL.md standard and run in Claude Code, Cursor, and other compatible AI coding agents.
Which platforms does react-native-navigation support?โผ
It supports iOS 11 and above plus Android 5.0 (API 21) and above, and you can develop on Windows, macOS, or Linux.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core