Skip to content

Add @simonegauli/react-native-context-menu to the directory#2433

Merged
Simek merged 2 commits into
react-native-community:mainfrom
Pnlvfx:add-@simonegauli/react-native-context-menu
May 3, 2026
Merged

Add @simonegauli/react-native-context-menu to the directory#2433
Simek merged 2 commits into
react-native-community:mainfrom
Pnlvfx:add-@simonegauli/react-native-context-menu

Conversation

@Pnlvfx
Copy link
Copy Markdown
Contributor

@Pnlvfx Pnlvfx commented May 3, 2026

📝 Why & how

This PR adds @simonegauli/react-native-context-menu (https://github.com/Pnlvfx/react-native-context-menu) package to the directory.

Note

This is an automatic submission created via rn-directory CLI.

✅ Checklist

  • Added library to react-native-libraries.json

Comment thread react-native-libraries.json Outdated
Comment on lines +20827 to +20833
"examples": [""],
"images": [""],
"newArchitecture": true,
"ios": true,
"macos": true,
"tvos": true,
"visionos": true
Copy link
Copy Markdown
Member

@Simek Simek May 3, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey @Pnlvfx, thanks for adding a new entry to the directory! 👍

Suggested change
"examples": [""],
"images": [""],
"newArchitecture": true,
"ios": true,
"macos": true,
"tvos": true,
"visionos": true
"examples": ["https://github.com/Pnlvfx/react-native-context-menu/tree/main/example"],
"newArchitecture": true,
"ios": true,
"tvos": true

We need to remove empty string s in arrays to pass validation - I wonder how they ended in there, since CLI should allow skipping those fields. 🤔

Also added an example URL and removed out-of-tree platforms support, since we require an example using given platform package, see:

Feel free to update the entry in the future.

@Simek Simek merged commit 45cfd6a into react-native-community:main May 3, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants