README
react-native-e-pos-printer-library
Getting started
$ npm install react-native-e-pos-printer-library --save
Mostly automatic installation
$ react-native link react-native-e-pos-printer-library
Usage
import EPosPrinterLibrary from 'react-native-e-pos-printer-library';
// TODO: What to do with the module?
EPosPrinterLibrary;