SwipeMenuViewController icon indicating copy to clipboard operation
SwipeMenuViewController copied to clipboard

Swipable tab and menu View and ViewController.

Results 36 SwipeMenuViewController issues
Sort by recently updated
recently updated
newest added

I try use this for my app how should i set 2 tab in same size for all iOS device in swift

help wanted

I have updated pod recently. After that, i went to your site to check again how to set "line" height. Back to my project, when i typed options.tabView.additionView. (autocomplete popup...

help wanted

Hi! Can you help me? I added one view with table view with swipe to delete action and it works bad. Did somebody have this problem?

help wanted

### Added support for multiple lines title text with swipe menu segment style so that we can overcome the issue of text truncation. Support has been added in the below...

## Overview This change replaces the usage of the `class` keyword to define a class-constrained protocol with `AnyObject`. This addresses the deprecation warning related to the `class` keyword. ## Changes...