
wix / react-native-navigation
★ 13,200A skill package that teaches your agent 1 capability — every one documented and browsable below, no GitHub required · by wix.
Each skill below is one capability this package teaches your agent. Install the whole package, or open a skill to install just that one.
React Native Navigation provides 100% native platform navigation on both iOS and Android for React Native apps. The JavaScript API is simple and cross-platform - just install it in your app and give your users the native feel they deserve. Ready to get started? Check out the docs.
Quick Links
Requirements
Apps using React Native Navigation may target iOS 11 and Android 5.0 (API 21). You may use Windows, macOS or Linux as your development operating system.
Installation
As react-native-navigation is a native navigation library - integrating it into your app will require editing native files. Follow the installation guides in the documentation.
Install the whole package (1 skills):
npx skills add https://github.com/wix/react-native-navigationOr install a single skill:
npx skills add https://github.com/wix/react-native-navigation --skill <name>Pick the skill name from the Skills tab — each entry there installs independently.