Skip to content
A complete native navigation solution for React Native
Java Objective-C JavaScript TypeScript Kotlin Ruby
Branch: master
Clone or download

Latest commit

Latest commit f1c56b6 Mar 6, 2020

Files

Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
.github Update stale.yml Feb 27, 2020
autolink Fix autolink script (#5990) Mar 3, 2020
docs Update recommended gradle version in docs Mar 3, 2020
e2e External components fixes (#5896) Feb 9, 2020
integration Use lodash submodules to reduce bundle size (#5734) Dec 10, 2019
lib Detach bottomTabPresenter from basePresenter (#5970) Mar 4, 2020
playground Detach bottomTabPresenter from basePresenter (#5970) Mar 4, 2020
scripts v5 (#5931) Feb 18, 2020
.gitignore Allow to update props for a specific component (#5612) Oct 29, 2019
.logo.png update readme Nov 4, 2018
.npmignore Update .npmignore (#3906) Sep 3, 2018
.watchmanconfig deleted old redux example, using yarn, update package.json to alpha Nov 16, 2016
CHANGELOG.md Update CHANGELOG.md Mar 6, 2020
Color+Interpolation.h v5 (#5931) Feb 18, 2020
Color+Interpolation.m v5 (#5931) Feb 18, 2020
LICENSE Update LICENSE May 9, 2017
LNInterpolable.h v5 (#5931) Feb 18, 2020
README.md Update README.md Dec 3, 2019
ReactNativeNavigation.podspec v5 (#5931) Feb 18, 2020
babel.config.js Support RN 0.59 (#5050) May 8, 2019
index.js Support Context api (#4427) Dec 16, 2018
jsconfig.json app lifecycle Mar 26, 2017
metro.config.js Support RN 0.59 (#5050) May 8, 2019
package.json Update package.json version to 6.1.0 [ci skip] Mar 5, 2020
react-native.config.js v5 (#5931) Feb 18, 2020
tsconfig-strict.json Use lodash submodules to reduce bundle size (#5734) Dec 10, 2019
tsconfig.json Use lodash submodules to reduce bundle size (#5734) Dec 10, 2019
tslint.json Support RN 0.56 Jul 18, 2018
wallaby.js v5 (#5931) Feb 18, 2020

README.md

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.

You can’t perform that action at this time.