Skip to content

wix/react-native-navigation

Folders and files

NameName
Last commit message
Last commit date
Feb 12, 2023
Oct 22, 2020
Aug 3, 2023
Feb 6, 2025
Jul 1, 2021
Apr 3, 2025
Mar 31, 2025
Feb 6, 2025
Oct 16, 2024
Oct 25, 2020
Jun 29, 2020
Feb 6, 2025
Feb 6, 2025
Dec 2, 2020
Nov 4, 2018
Dec 28, 2021
Mar 31, 2025
Apr 7, 2024
Jun 29, 2020
Nov 16, 2016
Dec 23, 2020
Dec 1, 2020
Aug 3, 2023
May 9, 2017
Dec 1, 2021
Mar 15, 2022
Apr 7, 2024
Feb 6, 2025
Jun 25, 2023
Dec 16, 2018
Jun 25, 2023
Jun 5, 2023
Mar 26, 2017
Apr 7, 2024
Feb 17, 2025
Aug 22, 2023
Dec 10, 2019
Jun 29, 2020
Dec 1, 2021
Dec 1, 2021

Repository files navigation

SWUbanner


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.