Skip to content

Easy to use thermal printer library for React Native (⚠️Work in Progress)

License

Notifications You must be signed in to change notification settings

camilo86/react-native-thermal-printer

Repository files navigation

react-native-thermal-printer

Thermal printing for react native applications

Installation

npm install react-native-thermal-printer

Usage

import ThermalPrinter from "react-native-thermal-printer";

// ...

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

Contributing

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

License

MIT

About

Easy to use thermal printer library for React Native (⚠️Work in Progress)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published