react-native-star-io10 icon indicating copy to clipboard operation
react-native-star-io10 copied to clipboard

react-native-star-io10 is a library for supporting application development for Star Micronics devices.

Results 47 react-native-star-io10 issues
Sort by recently updated
recently updated
newest added

While building release/debug ipa it gives error "Module 'StarIO10' not found" ![Screen Shot 2021-04-16 at 3 36 09 AM](https://user-images.githubusercontent.com/44718980/114944401-27b52300-9e65-11eb-95c4-f490f249b02a.png)

I am seeing this error on occasion. Restarting the app resolves is. Is there a way I can check for this and/or kill the process in use?

## Description Unable to search for devices and printers on latest android version. ## Device where the bug occurs - Device: Samsung Galaxy A12, Redmi note 10 Pro - OS:...

bug

hi @gare-bear @Lozrus @bandit-ibayashi I am attaching image can you explain why it did'nt print on android on ios its perfectly work fine ![WhatsApp Image 2022-05-14 at 12 01 45...

hi @gare-bear @Lozrus @bandit-ibayashi I am able to print successfully on ios using Bluetooth but I am not able to find discovery on android how can I print out using...

Status: triage
Platform: android

Hello, I am getting compiler errors when building my project with following compiler options and TS v3.9.9: ``` "compilerOptions": { "lib": ["es2020", "dom"], "module": "es2020", "target": "es2018", "jsx": "react-native", "skipLibCheck":...

enhancement

` .actionPrintImage(new StarXpandCommand.Printer.ImageParameter(uri, width))` How do I know the width of the printed paper?

Target: documentation
Type: enhancement
good first issue

@gare-bear I just run into your issue here and it seems that you were able to resolve it! I was hoping that maybe you can guide me in the right...

I'm using this library in a react-native app to print text with my thermal printer (bluetooth). However, when I print, it always prints a short black paper and cuts. I...

jcenter has shutdown as of May 1st https://jfrog.com/blog/into-the-sunset-bintray-jcenter-gocenter-and-chartcenter/ Because of this, `npx react-native run-android` fails with the following error ``` FAILURE: Build failed with an exception. * What went wrong:...