We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae6e4d8 commit 889d40cCopy full SHA for 889d40c
react-native-libraries.json
@@ -16244,5 +16244,17 @@
16244
"android": true,
16245
"ios": true,
16246
"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
16259
}
16260
]
0 commit comments