cordova-plugin-native-routing

July 6, 2016 ยท View on GitHub

This plugin allows to call a transition to a native view.

It currently works on iOS (7 and 8) only.

Installation

cordova plugin add https://github.com/bamlab/cordova-plugin-native-routing

Usage

Call in your application

cordova.plugins.nativeRouting.go(segueName, dataForSegue);

Other open-source modules by the folks at BAM

  • rn-camera-roll
  • react-native-image-resizer
  • react-native-animated-picker

Contents

  1. 1Installation
  2. 2Usage
  3. 3Other open-source modules by the folks at BAM