SPPageMenu icon indicating copy to clipboard operation
SPPageMenu copied to clipboard

分页菜单,功能非常齐全,满足绝大多数APP,简书地址:

Results 45 SPPageMenu issues
Sort by recently updated
recently updated
newest added

当Items是从后台加载的时候,设置间距为36,怎么设置第一个距离左边为5,而不是间距的一半

很常见的效果,希望可以考虑加入该功能

_pageMenu.selectedItemTitleFont = kFontM16; _pageMenu.unSelectedItemTitleFont = kFontR14;

Exposed `shadowLine` and `setTrackerStyle:` method for use in Storyboard. Added `.gitignore` Set `itemScrollView.scrollsToTop = NO;` so other scrollViews used in the same view can use `scrollsToTop = YES`

第一个元素可以固定不滑动,跟功能按钮一样可以实现吗

CocoaPods无法搜索都项目,是我个人网络问题还是? pod search SPPage [!] Unable to find a pod with name, author, summary, or description matching `SPPage`

一个UIViewController 上面存在多个SPPageMenu 最新的ScrollView KVO监听会覆盖上一个的ScrollView,导致之前的SPPageMenu 滚动监听不生效

当滑动列表,把“第一页、第二页”等置顶的时候,再点击其他按钮,是失效,第二次点击的时候可以跳转界面