Skip to content
Branch: master
Go to file
Code

Latest commit

guyca committed f1f89b8 Jul 16, 2020
Both Android and iOS accept an array of buttons and a single button declaration. While this will continue to be the case in the near future, since TS declarations have been set for buttons array for well over two years I'm opting to keep them that way.

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
Nov 4, 2018
May 9, 2017

README.md


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

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.