diff --git a/react-native-libraries.json b/react-native-libraries.json index 2e47f132d..a2f0a7702 100644 --- a/react-native-libraries.json +++ b/react-native-libraries.json @@ -15664,5 +15664,12 @@ "android": true, "web": false, "newArchitecture": true + }, + { + "githubUrl": "https://github.com/patrickkabwe/react-native-nitro-network-info", + "examples": ["https://github.com/patrickkabwe/react-native-nitro-network-info/tree/main/example"], + "android": true, + "ios": true, + "newArchitecture": true } ]