0.5.0 • Published 4 years ago

@wiicamp/react-native-xprinter v0.5.0

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

react-native-xprinter

react-native-xprinter is the React Native implementation of Xprinter SDK.

Installation

npm install @wiicamp/react-native-xprinter

Usage

import Xprinter from "@wiicamp/react-native-xprinter";

// ...

const result = await Xprinter.multiply(3, 7);

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

License

MIT