diff --git a/react-native-libraries.json b/react-native-libraries.json index 14aa9c95..83ef9116 100644 --- a/react-native-libraries.json +++ b/react-native-libraries.json @@ -20820,5 +20820,13 @@ "npmPkg": "@qvac/sdk", "ios": true, "android": true + }, + { + "githubUrl": "https://github.com/Pnlvfx/react-native-context-menu", + "npmPkg": "@simonegauli/react-native-context-menu", + "examples": ["https://github.com/Pnlvfx/react-native-context-menu/tree/main/example"], + "newArchitecture": true, + "ios": true, + "tvos": true } ]