diff --git a/react-native-libraries.json b/react-native-libraries.json index ce50fac1d..2a0d9874b 100644 --- a/react-native-libraries.json +++ b/react-native-libraries.json @@ -15470,7 +15470,6 @@ }, { "githubUrl": "https://github.com/pmndrs/jotai", - "npmPkg": "jotai", "examples": [ "https://codesandbox.io/s/jotai-demo-47wvh", "https://codesandbox.io/s/jotai-demo-forked-x2g5d" @@ -15480,5 +15479,12 @@ "web": true, "expoGo": true, "newArchitecture": true + }, + { + "githubUrl": "https://github.com/manuelbieh/geolib", + "ios": true, + "android": true, + "expoGo": true, + "newArchitecture": true } ]