diff --git a/react-native-libraries.json b/react-native-libraries.json index 7f5d9a957..b9ea16386 100644 --- a/react-native-libraries.json +++ b/react-native-libraries.json @@ -14387,5 +14387,13 @@ "android": true, "expoGo": true, "newArchitecture": true + }, + { + "githubUrl": "https://github.com/shakebugs/shake-react-native", + "npmPkg": "@shakebugs/react-native-shake", + "examples": ["https://apps.apple.com/us/app/shake-sdk-demo/id1599736701"], + "ios": true, + "android": true, + "newArchitecture": true } ]