ContextMenu icon indicating copy to clipboard operation
ContextMenu copied to clipboard

An iOS context menu UI inspired by Things 3.

Results 17 ContextMenu issues
Sort by recently updated
recently updated
newest added

Hi @rnystrom, this PR implement the #44. * Add a delegate method to check allow tap to dismiss. (If no delegate, default can be tap dismiss) * Add a `delegate`...

Hello, Thanks a lot for this helpful library, just wondering if you provide a default drop down animation (from top) for the menu? Many thanks

Is there a possible solution to dismiss the menu when touching outside of the menu?

When I do pod 'ContextMenu' I get version 0.4.0. When I git clone I get version 0.5.1, which is the version in the podspec. I guess you updated the code...

Hi, sorry if this is a dumb question but I couldn't find a way to close the ContextMenu by code without altering the Source. Is this possible? Thanks!

i am using (0.5.1) version. i am presenting firstViewController than i am presenting my secondViewController on firstViewController. while secondViewController is being presenting, both of the controllers are disappearing. How can...

Hey, @rnystrom I think it would be nice to update `tintAdjustmentMode` like Apple UI controls do. If you wish I can create a **PR**, just two lines of code: -...

question

Require a `dismiss` call. Sent with GitHawk

If view is centered in the viewport, center the container frame. Sent with GitHawk

enhancement