Skip to content
This repository was archived by the owner on Dec 5, 2025. It is now read-only.

Releases: maxep/MXSegmentedPager

4.0.0

07 Aug 17:39

Choose a tag to compare

3.3.0

06 May 14:01

Choose a tag to compare

3.2.2

27 Feb 15:19

Choose a tag to compare

3.2.1

15 Jan 14:22

Choose a tag to compare

Release 3.1.0

22 Aug 10:27

Choose a tag to compare

  • Upgrade MXParallaxHeader
  • Bug fixes

Release 3.0.5

12 Jun 14:58

Choose a tag to compare

Release 3.0.0

02 Dec 14:13

Choose a tag to compare

MXSegmentedPager will now integrate MXParallaxHeader instead of VGParallaxHeader. MXParallaxHeader is simpler to use, especially regarding dynamic height.
Backward compatibility is kept with VGParallaxHeader.

MXPagerView has been externalized to https://github.com/maxep/MXPagerView.

Cocoapod

pod 'MXSegmentedPager', '~> 3.0.0'

Release 2.0.0

29 Sep 20:53

Choose a tag to compare

  • Merge MXSegmentedPager and MXSegmentedPager+ParallaxHeader.
  • Add storyboard support with custom segue.
  • Improve scrolling effect and page navigation.
  • Fix issues.

Cocoapod

pod 'MXSegmentedPager', '~> 2.0.0'

Release 1.2

05 Jun 09:37

Choose a tag to compare

  • Refactor MXPageController to MXSegmentedPagerController.
  • Add the MXPagerView with the ability to reuse pages.
  • Fix issues.

Cocoapod

pod 'MXSegmentedPager', '~> 1.2'

Release 1.1

20 May 12:44

Choose a tag to compare

  • Add MXPageController.
  • Improve scroll effect in ParallaxHeader category.
  • Fix rotation issues.

Cocoapod

pod 'MXSegmentedPager', '~> 1.1'