Skip to content

Commit 93528ac

Browse files
authored
Add @howljs/tiptap-native (#1782)
1 parent 38e0a4a commit 93528ac

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

react-native-libraries.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16333,5 +16333,17 @@
1633316333
"web": true,
1633416334
"expoGo": true,
1633516335
"newArchitecture": true
16336+
},
16337+
{
16338+
"githubUrl": "https://github.com/howljs/tiptap-native/tree/main/packages/tiptap-native",
16339+
"npmPkg": "@howljs/tiptap-native",
16340+
"examples": [
16341+
"https://github.com/howljs/tiptap-native/tree/main/example"
16342+
],
16343+
"ios": true,
16344+
"android": true,
16345+
"web": true,
16346+
"expoGo": true,
16347+
"newArchitecture": true
1633616348
}
1633716349
]

0 commit comments

Comments
 (0)