0.2.5 • Published 3 years ago

react-native-helpcrunch v0.2.5

Weekly downloads
2
License
MIT
Repository
github
Last release
3 years ago

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;