Skip to content

Releases: sh-khashimov/RESegmentedControl

0.5.4

19 Dec 18:48

Choose a tag to compare

fixed issue #11

0.5.3

16 Dec 03:54

Choose a tag to compare

  • Gradient background color added;

0.5.2

16 Dec 02:27

Choose a tag to compare

text Alignment issue #10 fix

0.5.1

27 Oct 21:57

Choose a tag to compare

  • .xib module fix, related to issue #7

0.5.0

27 Oct 21:55

Choose a tag to compare

  • Issue #6 fix;

0.4.1

27 Oct 21:55

Choose a tag to compare

  • Issue #5 fix;

0.4.0

27 Oct 21:54

Choose a tag to compare

  • Issue #4: replaceItem(item :SegmentModel, atIndex: Int) API added;

0.3.2

27 Oct 21:54

Choose a tag to compare

  • Issue #3 fix;

0.3.1

27 Oct 21:53

Choose a tag to compare

  • Issue #2 fix;

0.3.0

27 Oct 21:52

Choose a tag to compare

  • The optimized image loading process;
  • clearCache now global method, use: RESegmentedControl.clearCache();