Skip to content

Releases: FluidGroup/StackScrollView

1.6.3

Choose a tag to compare

@muukii muukii released this 26 Jan 00:45

What's Changed

Full Changelog: 1.6.2...1.6.3

1.6.2

Choose a tag to compare

@muukii muukii released this 27 Nov 14:06
0730998

What's Changed

  • Add animation completion to insert() and remove() methods by @JohnEstropia in #14
  • Deprecated buggy function: scroll(to view: UIView, animated: Bool) by @ntnmrndn in #12

New Contributors

Full Changelog: 1.6.1...1.6.2

1.6.1

Choose a tag to compare

@muukii muukii released this 27 Nov 14:05
a09518c

What's Changed

Full Changelog: 1.6.0...1.6.1

1.6.0

Choose a tag to compare

@muukii muukii released this 27 Aug 08:53
  • Add insert(views:) method variants

Swift5

Choose a tag to compare

@muukii muukii released this 03 Apr 11:26
1.5.0

Fix warnings

Swift4.2 Xcode10

Choose a tag to compare

@muukii muukii released this 14 Sep 04:08
1.4.0

Update Podspec

Introduce ManualLayoutStackCellType

Choose a tag to compare

@muukii muukii released this 13 Nov 15:02
9a1bca9
Merge pull request #7 from muukii/muukii/PinFlex

Introduce Manual Layout (e.g PinLayout, FlexLayout)