SJPageViewController Versions Save

A container view controller that manages navigation between pages of content, where each page is managed by a child view controller.

0.0.13

3 years ago

修复 aspectFillMode 拖动偶现抖动的问题

0.0.12

3 years ago

0.0.11

3 years ago
  • 添加 拖动的代理回调

0.0.10

4 years ago
  • PageMenuBar 添加 淡入淡出效果

0.0.9

4 years ago
  • 完善对HeaderViewFrame的设置

0.0.8

4 years ago

Update PageMenuBar

0.0.7

4 years ago

0.0.6

4 years ago
  • 添加 scrollIndicatorExpansionSize, 扩长线宽
  • 添加 transitionProgress, 标识聚焦进度

0.0.5

4 years ago
  • 取消SJPageMenuBar的DataSource, 改为直接传递数组
  • 完善部分操作

0.0.4

4 years ago
  • 完善PageMenBar