diff --git a/react-native-libraries.json b/react-native-libraries.json index cf274b8e..ac52e6f0 100644 --- a/react-native-libraries.json +++ b/react-native-libraries.json @@ -18492,5 +18492,12 @@ "npmPkg": "react-native-store-age-signals-native-modules", "ios": true, "android": true + }, + { + "githubUrl": "https://github.com/quantizor/markdown-to-jsx", + "npmPkg": "markdown-to-jsx", + "ios": true, + "android": true, + "newArchitecture": true } ]