Roshankurikkal

Results 9 comments of Roshankurikkal

> I am using CurrencyInput and currently, the cursor is at the extreme right (0.00|). > > Currently if I want to enter $12, I have to type 1-2-0-0 >...

i too am having this problem. Did you find any solution to this problem ?

ohh i am using react-native viewshot to capture the image, store using state hook and pass it to printer as base 64 can you share what you are doing exactly...

> Have you tried TTS? I havent. Would you guide me on how to do this . I am fairly new to this react native thing Is there a way...

> https://www.npmjs.com/package/react-native-tts I am still in the dark here , how would a text to speech helps me in printing arabic on a thermal printer ?

> Example: > > ``` > import translate from 'google-translate-open-api'; > const result = await translate(`I'm fine.`, { > tld: "cn", > to: "zh-CN", > }); > const data =...

> You can create a function that converts text to your language and returns the converted text. > > Then anywhere you want to convert print text, you call the...

Would you let me know what is the status on this , have you implemented it . If so how to use it Just to clarify changing charset encoding should...

Would you let me know what is the status on this , have you implemented it . If so how to use it