Skip to content

Commit 889d40c

Browse files
authored
add @instantdb/react-native (#1769)
1 parent ae6e4d8 commit 889d40c

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
@@ -16244,5 +16244,17 @@
1624416244
"android": true,
1624516245
"ios": true,
1624616246
"web": true
16247+
},
16248+
{
16249+
"npmPkg": "@instantdb/react-native",
16250+
"githubUrl": "https://github.com/instantdb/instant/tree/main/client/packages/react-native",
16251+
"examples": [
16252+
"https://www.instantdb.com/docs/start-rn"
16253+
],
16254+
"ios": true,
16255+
"android": true,
16256+
"web": true,
16257+
"expoGo": true,
16258+
"newArchitecture": true
1624716259
}
1624816260
]

0 commit comments

Comments
 (0)