diff --git a/react-native-libraries.json b/react-native-libraries.json index 4969b4435..46f8bcc20 100644 --- a/react-native-libraries.json +++ b/react-native-libraries.json @@ -18327,5 +18327,23 @@ ], "ios": true, "android": true - } + }, + { + "githubUrl": "https://github.com/BANG88/react-native-markdown/tree/main/packages/react-native-markdown", + "npmPkg": "@hake/react-native-markdown", + "examples": [ + "https://github.com/BANG88/react-native-markdown/tree/main/apps/example" + ], + "images": [ + "https://raw.githubusercontent.com/BANG88/react-native-markdown/main/screenshots/1.png", + "https://raw.githubusercontent.com/BANG88/react-native-markdown/main/screenshots/2.png", + "https://raw.githubusercontent.com/BANG88/react-native-markdown/main/screenshots/3.png", + "https://raw.githubusercontent.com/BANG88/react-native-markdown/main/screenshots/4.png" + ], + "ios": true, + "android": true, + "web": true, + "expoGo": true, + "newArchitecture": true + } ]