Skip to content

wiicamp/react-native-xprinter

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published