Skip to content
This repository has been archived by the owner on Nov 8, 2021. It is now read-only.

KyteApp/react-native-helpcrunch

Repository files navigation

react-native-helpcrunch

Getting started

$ npm install react-native-helpcrunch --save

Mostly automatic installation

$ react-native link react-native-helpcrunch

Usage

import RNHelpCrunch from 'react-native-helpcrunch';

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