Skip to content

Commit 7199e0d

Browse files
add react-native-hyper-markdown to libraries list (#2091)
1 parent c272f54 commit 7199e0d

1 file changed

Lines changed: 16 additions & 0 deletions

File tree

react-native-libraries.json

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18912,5 +18912,21 @@
1891218912
"android": true,
1891318913
"web": true,
1891418914
"expoGo": true
18915+
},
18916+
{
18917+
"githubUrl": "https://github.com/leanhtuan1994/react-native-hyper-markdown",
18918+
"npmPkg": "react-native-hyper-markdown",
18919+
"examples": [
18920+
"https://github.com/leanhtuan1994/react-native-hyper-markdown/tree/main/example"
18921+
],
18922+
"images": [
18923+
"https://raw.githubusercontent.com/leanhtuan1994/react-native-hyper-markdown/main/screenshots/basic_rendering.png",
18924+
"https://raw.githubusercontent.com/leanhtuan1994/react-native-hyper-markdown/main/screenshots/theming.png",
18925+
"https://raw.githubusercontent.com/leanhtuan1994/react-native-hyper-markdown/main/screenshots/code_blocks.png",
18926+
"https://raw.githubusercontent.com/leanhtuan1994/react-native-hyper-markdown/main/screenshots/live_preview.png"
18927+
],
18928+
"ios": true,
18929+
"android": true,
18930+
"newArchitecture": true
1891518931
}
1891618932
]

0 commit comments

Comments
 (0)