baronha / react-native-multiple-image-picker

🏞 react-native-multiple-image-picker enables applications to pick images and videos from multiple smart albums in iOS/Android, similar to the current Facebook app.
MIT License
408 stars 108 forks source link

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

Open bevisgan opened 5 months ago

bevisgan commented 5 months ago

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.

MykolaRomaniv commented 3 months ago

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