diff --git a/react-native-libraries.json b/react-native-libraries.json index 979c5969..d94ba759 100644 --- a/react-native-libraries.json +++ b/react-native-libraries.json @@ -12455,5 +12455,14 @@ "ios": true, "android": true, "newArchitecture": true + }, + { + "githubUrl": "https://github.com/wneel/react-native-get-device-locale", + "examples": [ + "https://github.com/wneel/react-native-get-device-locale", + "https://snack.expo.dev/@wawa2048/react-native-get-device-locale-demo" + ], + "ios": true, + "newArchitecture": true } ]