react-native-bluetooth-brother-printers
v0.0.3
Published
A package that allows you to printer with brother printers
Downloads
16
Maintainers
Readme
react-native-bluetooth-brother-printers
React Native Bluetooth Brother Printers is a react-native module that will allow you to interact with the brother printers.
Getting started
$ npm install react-native-bluetooth-brother-printers --save
or
$ yarn add react-native-bluetooth-brother-printers
Mostly automatic installation
$ cd ios;pod install
or if you are using React Native before version 0.60,
$ react-native link react-native-bluetooth-brother-printers