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