Skip to content

Latest commit

 

History

History
42 lines (29 loc) · 1.33 KB

README.md

File metadata and controls

42 lines (29 loc) · 1.33 KB

EPSON ePOS SDK for React Native

An unofficial React Native library for printing on an EPSON TM printer with the Epson ePOS SDK for iOS and Epson ePOS SDK for Android

Printer

npm version
  1. Installation
  2. API
  3. Examples
  4. Supported devices
  5. SDK information (v2.27.0)

Sponsoring

I'm working on the lib at my free time. If you like the lib and want to support me, you can buy me a cofee. Thanks!

Known issues

  1. For now it's not possible to print and discover on Android simulator. But you can always use real device.

  2. If you have an issue with using Flipper on iOS real device, please try this workaround.

Roadmap

  • Add new architecture support
  • Add expo example
  • Add print from react View example
  • Reimplement discovering to have implementation close to native SDK
  • Reimplement printing to have implementation close to native SDK
  • Add queue mechanism for quick print

License

MIT