Skip to content

Commit 0e3c335

Browse files
authored
Add @hake/react-native-markdown library details (#1995)
1 parent 4781b36 commit 0e3c335

1 file changed

Lines changed: 19 additions & 1 deletion

File tree

react-native-libraries.json

Lines changed: 19 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18327,5 +18327,23 @@
1832718327
],
1832818328
"ios": true,
1832918329
"android": true
18330-
}
18330+
},
18331+
{
18332+
"githubUrl": "https://github.com/BANG88/react-native-markdown/tree/main/packages/react-native-markdown",
18333+
"npmPkg": "@hake/react-native-markdown",
18334+
"examples": [
18335+
"https://github.com/BANG88/react-native-markdown/tree/main/apps/example"
18336+
],
18337+
"images": [
18338+
"https://raw.githubusercontent.com/BANG88/react-native-markdown/main/screenshots/1.png",
18339+
"https://raw.githubusercontent.com/BANG88/react-native-markdown/main/screenshots/2.png",
18340+
"https://raw.githubusercontent.com/BANG88/react-native-markdown/main/screenshots/3.png",
18341+
"https://raw.githubusercontent.com/BANG88/react-native-markdown/main/screenshots/4.png"
18342+
],
18343+
"ios": true,
18344+
"android": true,
18345+
"web": true,
18346+
"expoGo": true,
18347+
"newArchitecture": true
18348+
}
1833118349
]

0 commit comments

Comments
 (0)