react-native-fast-track-bluetooth-printer
v0.6.3
Published
Bluetooth Printer plugin for React Native
Readme
react-native-bluetooth-printer
Bluetooth Printer plugin for React Native
Installation
npm install react-native-bluetooth-printerUsage
import { multiply } from 'react-native-bluetooth-printer';
// ...
const result = await multiply(3, 7);Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT
Made with create-react-native-library
