diff --git a/react-native-libraries.json b/react-native-libraries.json index 706957201..166978626 100644 --- a/react-native-libraries.json +++ b/react-native-libraries.json @@ -14419,5 +14419,12 @@ "npmPkg": "@bitnet-infotech/react-native-wav-to-mp3", "ios": true, "android": true + }, + { + "githubUrl": "https://github.com/eugenehp/react-native-uuid", + "examples": ["https://github.com/eugenehp/RNUUID"], + "ios": true, + "android": true, + "expoGo": true } ]