Skip to content

rwandaopensource/react-native-tools

Repository files navigation

react-native-tools

Getting started

$ npm install react-native-tools --save

Mostly automatic installation

$ react-native link react-native-tools

Usage

import Tools from 'react-native-tools';

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