diff --git a/react-native-libraries.json b/react-native-libraries.json index 6b51cc2c2..e64d0277f 100644 --- a/react-native-libraries.json +++ b/react-native-libraries.json @@ -15750,9 +15750,15 @@ "ios": true, "android": true }, - { + { "githubUrl": "https://github.com/teamairship/react-native-public-ip", "ios": true, "android": true + }, + { + "githubUrl": "https://github.com/thinhkhang97/react-native-viewport-detector", + "examples": ["https://github.com/thinhkhang97/react-native-viewport-detector/tree/master/examples"], + "ios": true, + "android": true } ]