react-native-navigation-legacy
TypeScript icon, indicating that this package has built-in type declarations

1.3.3 • Public • Published


WIX React Native Navigation v1

Join us on Discord

Important

Wix currently moved to v2.

This repo providing v1 navigation with selectedIcon state for android in bottom tabs layout.

  • New to RNN? We recommend you start with v2.
  • Already using v1? Then you in right place.

Newest version 1.3.3 Changelog

  • fix android navigation issues: disable tab change while pushed screen is still not opened
  • android lambda support



Latest stable version is 1.3.x and is published to npm under tag latest.
Version 1.1.483 supports react-native >= 0.48 up to react-native 0.56
Version 1.2.4 supports react-native >= 0.57 up to react-native 0.60
Version 1.3.0 supports react-native >= 0.60 with Jetifier

⚠️Since we're focusing our efforts on v2, we are not accepting pull requests for v1 and are not addresing issues for v1.

tl;dr

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. Using redux? No problem: React Native Navigation comes with optional redux support out of the box. Ready to get started? Check out the docs.

Real world examples

    

On the left - The Wix app.

On the right - The example app.

Quick Links


One of the major things missing from React Native core is fully featured native navigation. Navigation includes the entire skeleton of your app with critical components like nav bars, tab bars and side menu drawers.

If you're trying to deliver a user experience that's on par with the best native apps out there, you simply can't compromise on JS-based components trying to fake the real thing.

For example, this package replaces the native NavigatorIOS that has been abandoned in favor of JS-based solutions that are easier to maintain. For more details see in-depth discussion here.

License

The MIT License.

See LICENSE

Readme

Keywords

none

Package Sidebar

Install

npm i react-native-navigation-legacy

Weekly Downloads

10

Version

1.3.3

License

MIT

Unpacked Size

1.37 MB

Total Files

345

Last publish

Collaborators

  • brainfcker