Skip to content

feat: add custom context menu items for EnrichedMarkdownText and EnrichedMarkdownInput#190

Merged
hryhoriiK97 merged 2 commits intomainfrom
feat/custom-context-menu-items
Mar 28, 2026
Merged

feat: add custom context menu items for EnrichedMarkdownText and EnrichedMarkdownInput#190
hryhoriiK97 merged 2 commits intomainfrom
feat/custom-context-menu-items

Conversation

@hryhoriiK97
Copy link
Copy Markdown
Collaborator

@hryhoriiK97 hryhoriiK97 commented Mar 28, 2026

What/Why?

Adds a contextMenuItems prop to EnrichedMarkdownText and EnrichedMarkdownInput that lets you inject custom actions into the native text selection menu on iOS, macOS, and Android. Each item receives the selected text and its character range on press — the input variant also includes the active formatting style state.

Testing

PR Checklist

  • Code compiles and runs on iOS
  • Code compiles and runs on Android
  • Updated documentation/README if applicable
  • Ran example app to verify changes

@hryhoriiK97 hryhoriiK97 changed the title feat: add custom context menu items for EnrichedMarkdownText and Enri… feat: add custom context menu items for EnrichedMarkdownText and EnrichedMarkdownInput Mar 28, 2026
@hryhoriiK97 hryhoriiK97 merged commit 274ed44 into main Mar 28, 2026
5 checks passed
@hryhoriiK97 hryhoriiK97 deleted the feat/custom-context-menu-items branch March 28, 2026 18:29
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.

1 participant