README
react-native-cpx-research
Getting started
$ npm install react-native-cpx-research --save
Mostly automatic installation
$ react-native link react-native-cpx-research
Usage
import CpxResearch from 'react-native-cpx-research';
// TODO: What to do with the module?
CpxResearch;