star-micronics / react-native-star-io10

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

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

Closed wuchiajung closed 11 months ago

wuchiajung commented 1 year ago

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

wuchiajung commented 1 year ago

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