Skip to content

Commit 1bf6506

Browse files
authored
Add expo-mqtt library to react-native-libraries.json (#2237)
1 parent d147d02 commit 1bf6506

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

react-native-libraries.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19788,5 +19788,12 @@
1978819788
"ios": true,
1978919789
"android": true,
1979019790
"expoGo": true
19791+
},
19792+
{
19793+
"githubUrl": "https://github.com/rtsouza26/expo-mqtt",
19794+
"examples": ["https://github.com/rtsouza26/expo-mqtt/example"],
19795+
"ios": true,
19796+
"android": true,
19797+
"newArchitecture": true
1979119798
}
1979219799
]

0 commit comments

Comments
 (0)