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