ViewBoundContextMenu icon indicating copy to clipboard operation
ViewBoundContextMenu copied to clipboard

A SwiftUI wrapper view that supports context menus in SwiftUI List rows.

Results 2 ViewBoundContextMenu issues
Sort by recently updated
recently updated
newest added

Hey nice package! I was wondering if there is a way to add a divider to the contextual menu?

help wanted
good first issue

If you try to add long string to Text() that have viewBoundContextMenu the layout will be broken. `Text("Left Label with long long text that will not fit the screen").viewBoundContextMenu {...

help wanted
good first issue