@taingo97/react-native-bluetooth-xprinter
v0.0.2
Published
test
Downloads
3
Readme
react-native-bluetooth-xprinter
print bluetooth
Installation
npm install react-native-bluetooth-xprinter```
## Usage
```js
import { multiply } from "react-native-bluetooth-xprinter";
// ...
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