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 efcc11c commit 6b1a181Copy full SHA for 6b1a181
react-native-libraries.json
@@ -15467,5 +15467,18 @@
15467
"android": true,
15468
"expoGo": true,
15469
"newArchitecture": true
15470
+ },
15471
+ {
15472
+ "githubUrl": "https://github.com/pmndrs/jotai",
15473
+ "npmPkg": "jotai",
15474
+ "examples": [
15475
+ "https://codesandbox.io/s/jotai-demo-47wvh",
15476
+ "https://codesandbox.io/s/jotai-demo-forked-x2g5d"
15477
+ ],
15478
+ "ios": true,
15479
+ "android": true,
15480
+ "web": true,
15481
+ "expoGo": true,
15482
+ "newArchitecture": true
15483
}
15484
]
0 commit comments