react-native-bridge-demo-tang

1.0.1 • Public • Published

react-native-bridgedemo

Getting started

$ npm install react-native-bridgedemo --save

Mostly automatic installation

$ react-native link react-native-bridgedemo

Manual installation

iOS

  1. In XCode, in the project navigator, right click LibrariesAdd Files to [your project's name]
  2. Go to node_modulesreact-native-bridgedemo and add RNBridgedemo.xcodeproj
  3. In XCode, in the project navigator, select your project. Add libRNBridgedemo.a to your project's Build PhasesLink Binary With Libraries
  4. Run your project (Cmd+R)<

Usage

import RNBridgedemo from 'react-native-bridgedemo';

// TODO: What to do with the module?
RNBridgedemo;

Readme

Keywords

Package Sidebar

Install

npm i react-native-bridge-demo-tang

Weekly Downloads

4

Version

1.0.1

License

MIT

Unpacked Size

12.6 kB

Total Files

8

Last publish

Collaborators

  • tfl610