react-native-multiple-image-picker icon indicating copy to clipboard operation
react-native-multiple-image-picker copied to clipboard

Showing Chinese as default language when the device default language is unsupported

Open bevisgan opened this issue 1 year ago • 1 comments

Hi,

I found an issue is that, when the phone's language selected Indonesia, it showing Chinese instead of English, please check out the image attached below.

Could anyone please help on this issue? Thanks in advance!

WhatsApp Image 2024-06-10 at 6 28 03 PM

Thanks and Regards, Bevis.

bevisgan avatar Jun 10 '24 10:06 bevisgan

Same problem here. The only solution I found was to "force" English language in the android native code https://stackoverflow.com/a/9173571

MykolaRomaniv avatar Aug 06 '24 09:08 MykolaRomaniv

Check new version: 2.0 Docs: https://baronha.github.io/react-native-multiple-image-picker/

baronha avatar Dec 15 '24 04:12 baronha

@baronha I still have the issue on my side with 2.0 even if I force the language with the language option.

PierreCapo avatar Dec 28 '24 18:12 PierreCapo