diff --git a/react-native-libraries.json b/react-native-libraries.json index 73a4fef4..fd86f961 100644 --- a/react-native-libraries.json +++ b/react-native-libraries.json @@ -20302,5 +20302,15 @@ "githubUrl": "https://github.com/jpancotti/expo-hardware-buttons", "ios": true, "newArchitecture": true + }, + { + "githubUrl": "https://github.com/EvanBacon/expo-mdx/tree/main/packages/mdx", + "npmPkg": "@bacons/mdx", + "examples": ["https://github.com/EvanBacon/expo-mdx/tree/main/apps/demo"], + "ios": true, + "android": true, + "web": true, + "expoGo": true, + "newArchitecture": true } ]