diff --git a/react-native-libraries.json b/react-native-libraries.json index fc64449b3..ce50fac1d 100644 --- a/react-native-libraries.json +++ b/react-native-libraries.json @@ -15467,5 +15467,18 @@ "android": true, "expoGo": true, "newArchitecture": true + }, + { + "githubUrl": "https://github.com/pmndrs/jotai", + "npmPkg": "jotai", + "examples": [ + "https://codesandbox.io/s/jotai-demo-47wvh", + "https://codesandbox.io/s/jotai-demo-forked-x2g5d" + ], + "ios": true, + "android": true, + "web": true, + "expoGo": true, + "newArchitecture": true } ]