diff --git a/react-native-libraries.json b/react-native-libraries.json index af61a6b55..fff9b0c55 100644 --- a/react-native-libraries.json +++ b/react-native-libraries.json @@ -16878,5 +16878,12 @@ "ios": true, "android": true, "newArchitecture": true + }, + { + "githubUrl": "https://github.com/vijayanandof/react-native-gnss-status-checker", + "npmPkg": "react-native-gnss-status-checker", + "android": true, + "newArchitecture": true, + "examples": ["https://github.com/vijayanandof/GnssTestApp"] } ]