diff --git a/react-native-libraries.json b/react-native-libraries.json index 595c8daa6..a526105f3 100644 --- a/react-native-libraries.json +++ b/react-native-libraries.json @@ -15284,5 +15284,14 @@ "ios": true, "android": true, "newArchitecture": true + }, + { + "githubUrl": "https://github.com/jpudysz/react-native-turbo-mock-location-detector", + "examples": [ + "https://github.com/jpudysz/react-native-turbo-mock-location-detector/tree/main/example" + ], + "ios": true, + "android": true, + "newArchitecture": true } ]