diff --git a/react-native-libraries.json b/react-native-libraries.json index 7a8c8488..ab894b67 100644 --- a/react-native-libraries.json +++ b/react-native-libraries.json @@ -20888,5 +20888,18 @@ "https://raw.githubusercontent.com/manikagnish/expo-ui-swipe-actions/main/assets/swipe-actions.gif" ], "ios": true + }, + { + "githubUrl": "https://github.com/jingjing2222/react-native-nitro-geolocation/tree/main/packages/react-native-nitro-geolocation", + "npmPkg": "react-native-nitro-geolocation", + "examples": [ + "https://github.com/jingjing2222/react-native-nitro-geolocation/tree/main/examples/v0.81.1" + ], + "images": [ + "https://raw.githubusercontent.com/jingjing2222/react-native-nitro-geolocation/main/demo.gif" + ], + "newArchitecture": "new-arch-only", + "ios": true, + "android": true } ]