Skip to content

Commit 6d3f027

Browse files
authored
Add @couch-kit/host (#2197)
1 parent 9ff535d commit 6d3f027

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

react-native-libraries.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19573,5 +19573,15 @@
1957319573
"android": true,
1957419574
"newArchitecture": true,
1957519575
"newArchitectureNote": "Use v1.0 or higher"
19576+
},
19577+
{
19578+
"githubUrl": "https://github.com/faluciano/react-native-couch-kit/tree/main/packages/host",
19579+
"npmPkg": "@couch-kit/host",
19580+
"examples": [
19581+
"https://github.com/faluciano/buzz-tv-party-game",
19582+
"https://github.com/faluciano/domino-party-game"
19583+
],
19584+
"android": true,
19585+
"newArchitecture": true
1957619586
}
1957719587
]

0 commit comments

Comments
 (0)