cmcaboy / react-native-test-module

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

react-native-test-module

Getting started

$ npm install react-native-test-module --save

Mostly automatic installation

$ react-native link react-native-test-module

Usage

import TestModule from 'react-native-test-module';

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

About


Languages

Language:Java 52.8%Language:Ruby 27.1%Language:Objective-C 16.4%Language:JavaScript 3.7%