Replies: 5 comments 1 reply
-
@aargon007 hi. Need more details. |
Beta Was this translation helpful? Give feedback.
-
@tr3v3r I have tryed finding packages that can be used for manipulating worker thread for printing functionalities. but not get a perfect solution yet. |
Beta Was this translation helpful? Give feedback.
-
@aargon007 I need coding deails pleas. What you're doing from printer side, what is the modal you're using and etc. If you wanna me to help you - it is better to provide demo on clean project, so I can debug it |
Beta Was this translation helpful? Give feedback.
-
this hook i use it in RootNavigator to check status const RootNavigator = () => {
return |
Beta Was this translation helpful? Give feedback.
-
@aargon007 Sorry that gives me nothing. If you want me to help please provide the clean React Native project with the code that reproduces your issue. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
For first time opening the app i have connect to the printer and set a state. during that time if i do any operation some button action cause laggy. if i print and printing get failed after some time it cause button action laggy. it happens specialy when opening modal again.
is there any option to perform printing in worker thread?
Beta Was this translation helpful? Give feedback.
All reactions