diff --git a/react-native-libraries.json b/react-native-libraries.json index 1aa7bd314..8acaf0122 100644 --- a/react-native-libraries.json +++ b/react-native-libraries.json @@ -14337,5 +14337,13 @@ "android": true, "ios": 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 + }, ]