Skip to content

wix/react-native-navigation

Folders and files

NameName
Last commit message
Last commit date
Nov 6, 2020
Oct 22, 2020
Oct 18, 2020
Nov 18, 2020
Oct 18, 2020
Nov 19, 2020
Nov 18, 2020
Nov 8, 2020
Nov 10, 2020
Oct 25, 2020
Jun 29, 2020
Nov 3, 2020
Jun 30, 2020
Nov 6, 2020
Nov 4, 2018
Nov 11, 2020
Jun 29, 2020
Nov 16, 2016
Oct 21, 2020
Oct 20, 2020
May 9, 2017
Aug 31, 2020
Sep 24, 2020
Jun 29, 2020
Dec 16, 2018
Mar 26, 2017
Jun 29, 2020
Nov 5, 2020
Jun 29, 2020
Dec 10, 2019
Jun 29, 2020
Jun 29, 2020
Jul 14, 2020

Repository files navigation


React Native Navigation

NPM downloads NPM latest version NPM snapshot version NPM snapshot version

Follow on Twitter Chat on Discord StackExchange

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.