diff --git a/react-native-libraries.json b/react-native-libraries.json index 8344552e..0a0a3f00 100644 --- a/react-native-libraries.json +++ b/react-native-libraries.json @@ -19788,5 +19788,12 @@ "ios": true, "android": true, "expoGo": true + }, + { + "githubUrl": "https://github.com/rtsouza26/expo-mqtt", + "examples": ["https://github.com/rtsouza26/expo-mqtt/example"], + "ios": true, + "android": true, + "newArchitecture": true } ]