diff --git a/react-native-libraries.json b/react-native-libraries.json index fb84c236..c8a2d200 100644 --- a/react-native-libraries.json +++ b/react-native-libraries.json @@ -20410,5 +20410,14 @@ "ios": true, "android": true, "newArchitecture": true + }, + { + "githubUrl": "https://github.com/shubh73/expo-phone-number-hint", + "examples": ["https://github.com/shubh73/expo-phone-number-hint/tree/main/example"], + "images": [ + "https://raw.githubusercontent.com/shubh73/expo-phone-number-hint/refs/heads/main/docs/demo.gif" + ], + "android": true, + "newArchitecture": true } ]