stefalda / ReactNativeLocalization

Class to localize the ReactNative interface
MIT License
899 stars 124 forks source link

feat: add support for xiaomi miui #217

Open jbrodriguez opened 2 years ago

jbrodriguez commented 2 years ago

xiaomi phones don't expose the region, this is a fix using what the firmware exposes

stefalda commented 2 years ago

Hi, I fear that the use of a private API could lead to problems with Play Store submissions...

jbrodriguez commented 2 years ago

i see, for what it's worth, we have an app running with this patch in production (submitted to the play store)