1.0.2 • Published 4 years ago

react-native-bluetooththermalprinter v1.0.2

Weekly downloads
6
License
MIT
Repository
github
Last release
4 years ago

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;