https://wix.github.io/react-native-navigation/
A complete native navigation solution for React Native
https://wix.github.io/react-native-navigation/
hacktoberfest navigation navigator react-native react-native-navigation
Last synced: about 2 months ago
JSON representation
A complete native navigation solution for React Native
- Host: GitHub
- URL: https://wix.github.io/react-native-navigation/
- Owner: wix
- License: mit
- Created: 2016-03-11T11:22:54.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2024-05-10T17:18:31.000Z (11 months ago)
- Last Synced: 2024-05-20T08:34:35.351Z (11 months ago)
- Topics: hacktoberfest, navigation, navigator, react-native, react-native-navigation
- Language: MDX
- Homepage: https://wix.github.io/react-native-navigation/
- Size: 156 MB
- Stars: 12,998
- Watchers: 494
- Forks: 2,679
- Open Issues: 261
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
- awesome-open-source-react-native-applications- - React Native Navigation - native-navigation) |  |  |  |  | (React Native Project Showcase)
README
[](https://vshymanskyy.github.io/StandWithUkraine)
React Native Navigation
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](https://wix.github.io/react-native-navigation/).
# Quick Links
- [Documentation](https://wix.github.io/react-native-navigation/)
- [Changelog](https://github.com/wix/react-native-navigation/blob/master/CHANGELOG.md)
- [Stack Overflow](http://stackoverflow.com/questions/tagged/wix-react-native-navigation)
- [Chat with us](https://discord.gg/DhkZjq2)
- [Contributing](https://wix.github.io/react-native-navigation/docs/meta-contributing)# 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](https://wix.github.io/react-native-navigation/).