diff --git a/react-native-libraries.json b/react-native-libraries.json index 155b87d7..f65533f7 100644 --- a/react-native-libraries.json +++ b/react-native-libraries.json @@ -23422,5 +23422,11 @@ "ios": true, "android": true, "web": true + }, + { + "githubUrl": "https://github.com/phaelor/react-native-app-inspector", + "examples": ["https://github.com/phaelor/react-native-app-inspector/tree/HEAD/example"], + "ios": true, + "android": true } ]