SwipeMenuViewController
SwipeMenuViewController copied to clipboard
Swipable tab and menu View and ViewController.
I try use this for my app how should i set 2 tab in same size for all iOS device in swift
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...
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?
### 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...