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