zoontek / react-native-localize

🌍 A toolbox for your React Native app localization
MIT License
2.28k stars 212 forks source link

Support for Regional Preferences on Android 14 #248

Open Djiggo opened 8 months ago

Djiggo commented 8 months ago

Why it is needed?

Android 14 brought with it a new feature called Regional Preferences, which lets users personalize regional formats (like numbers and dates, regardless of the system language they're using. Currently, the react-native-localize returns units based on the system language

image image

Possible implementation

No response

Code sample

No response

zoontek commented 4 months ago

A first step: https://github.com/zoontek/react-native-localize/releases/tag/3.2.0