0.0.3 • Published 7 months ago

react-native-bluetooth-brother-printers v0.0.3

Weekly downloads
-
License
MIT
Repository
github
Last release
7 months ago

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

Usage