stefalda / ReactNativeLocalization

Class to localize the ReactNative interface
MIT License
898 stars 123 forks source link

[android]: locale deprecated since API 24 (Android 7) #215

Open jbrodriguez opened 2 years ago

jbrodriguez commented 2 years ago

Hi,

The current documentation for android locale, indicates this property has been deprecated and offers alternatives

https://developer.android.com/reference/android/content/res/Configuration#locale

I'm guessing that even if deprecated it still works, but was wondering what are your thoughts on this ?