react-native-helpcrunch
v0.2.5
Published
ReactNative Wrapper for HelpCrunch SDK
Downloads
1
Maintainers
Readme
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;