We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c708dc commit 45cfd6aCopy full SHA for 45cfd6a
1 file changed
react-native-libraries.json
@@ -20820,5 +20820,13 @@
20820
"npmPkg": "@qvac/sdk",
20821
"ios": true,
20822
"android": true
20823
+ },
20824
+ {
20825
+ "githubUrl": "https://github.com/Pnlvfx/react-native-context-menu",
20826
+ "npmPkg": "@simonegauli/react-native-context-menu",
20827
+ "examples": ["https://github.com/Pnlvfx/react-native-context-menu/tree/main/example"],
20828
+ "newArchitecture": true,
20829
+ "ios": true,
20830
+ "tvos": true
20831
}
20832
]
0 commit comments