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

Latest commit

 

History

History
17 lines (11 loc) · 308 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 308 Bytes

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;