/RNN-V2

NOTE: I DO NOT OWN ANY OF THIS CONTENT. The reason I did not fork this repo instead is because I already have a forked version and this is a separate version. This is the original repo by WIX: https://github.com/wix/react-native-navigation

Primary LanguageJavaMIT LicenseMIT

npm npm (tag) npm (tag) Build Status Join us on Discord StackExchange


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.

Quick Links

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.