Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wix/react-native-navigation
A complete native navigation solution for React Native
https://github.com/wix/react-native-navigation
hacktoberfest navigation navigator react-native react-native-navigation
Last synced: 4 days ago
JSON representation
A complete native navigation solution for React Native
- Host: GitHub
- URL: https://github.com/wix/react-native-navigation
- Owner: wix
- License: mit
- Created: 2016-03-11T11:22:54.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2024-05-10T17:18:31.000Z (7 months ago)
- Last Synced: 2024-05-20T08:34:35.351Z (7 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-react-native - react-native-navigation ★9325 - App-wide support for 100% native navigation with an easy cross-platform interface. (Components / Navigation)
- awesome-list - react-native-navigation
- awesome-react-native - wix/react-native-navigation
- awesome-reactnative-ui - react-native-navigation - native-navigation/master/.logo.png)| (Others)
- awesome-react-native - react-native-navigation ★9325 - App-wide support for 100% native navigation with an easy cross-platform interface. (Components / Navigation)
- awesome-github-star - react-native-navigation
- awesome-react-native - react-native-navigation ★9325 - App-wide support for 100% native navigation with an easy cross-platform interface. (Components / Navigation)
- awesome-reactnative-ui - react-native-navigation - native-navigation/master/.logo.png)| (Others)
- awesome-react-native - react-native-navigation - A complete native navigation solution for React Native. ![](https://img.shields.io/github/stars/wix/react-native-navigation.svg?style=social&label=Star) (Components / Navigation)
- awesome-react-native - react-native-navigation ★9325 - App-wide support for 100% native navigation with an easy cross-platform interface. (Components / Navigation)
- awesome-react-native-ui - react-native-navigation ★2121 - App-wide support for 100% native navigation with an easy cross-platform interface. (Components / Navigation)
- awesome-opensource-israel - react-native-navigation - A complete native navigation solution for React Native ![GitHub last commit](https://img.shields.io/github/last-commit/wix/react-native-navigation?style=flat-square) ![GitHub top language](https://img.shields.io/github/languages/top/wix/react-native-navigation?style=flat-square) (Projects by main language / objective-c)
- StarryDivineSky - hwix/react-native-navigation - 只需将其安装在您的应用程序中,即可为您的用户提供他们应得的原生感觉。 (前端开发框架及项目 / 其他_文本生成、文本对话)
README
[![SWUbanner](https://raw.githubusercontent.com/vshymanskyy/StandWithUkraine/main/banner2-direct.svg)](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/).