react-native-multiple-image-picker
react-native-multiple-image-picker copied to clipboard
Showing Chinese as default language when the device default language is unsupported
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!
Thanks and Regards, Bevis.
Same problem here. The only solution I found was to "force" English language in the android native code https://stackoverflow.com/a/9173571
Check new version: 2.0 Docs: https://baronha.github.io/react-native-multiple-image-picker/
@baronha I still have the issue on my side with 2.0 even if I force the language with the language option.