0.1.0 • Published 4 years ago

react-native-net-xprinter v0.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

react-native-net-xprinter

This is an android xprinter driver.

Installation

npm install react-native-net-xprinter

Usage

import { multiply } from "react-native-net-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

0.1.0

4 years ago