star-micronics / react-native-star-io10

react-native-star-io10 is a library for supporting application development for Star Micronics devices.
Other
89 stars 55 forks source link

How to change the encoding if Chinese characters cannot be displayed. #105

Closed wuchiajung closed 9 months ago

wuchiajung commented 11 months ago

When developing an app with react-native, Chinese characters cannot be rendered. How to change the encoding.

wuchiajung commented 11 months ago

I have found the usage of CharacterEncodingType within the API. It has been resolved.