Skip to content

Commit 6b1a181

Browse files
authored
Add jotai (#1664)
1 parent efcc11c commit 6b1a181

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

react-native-libraries.json

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15467,5 +15467,18 @@
1546715467
"android": true,
1546815468
"expoGo": true,
1546915469
"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
1547015483
}
1547115484
]

0 commit comments

Comments
 (0)