@linvix-sistemas/react-native-bluetooth-printer
Library to support connect and buffer printing with bluetooth
This library works only with Android
Installation
yarn add @linvix-sistemas/react-native-bluetooth-printer
npm install @linvix-sistemas/react-native-bluetooth-printer
Usage
The available methods, you can look in src/index.tsx.
Check the example folder to understand how the library works.
There are listeners available for interaction with the bluetooth device, check for understanding.
Android has a requirement to access GPS location to search for Bluetooth devices, there is a function that requests permission.
Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT