Skip to content

Releases: FluidGroup/StackScrollView

1.6.3

26 Jan 00:45
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.6.2...1.6.3

1.6.2

27 Nov 14:06
0730998
Compare
Choose a tag to compare

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

27 Nov 14:05
a09518c
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.6.0...1.6.1

1.6.0

27 Aug 08:53
Compare
Choose a tag to compare
  • Add insert(views:) method variants

Swift5

03 Apr 11:26
Compare
Choose a tag to compare
1.5.0

Fix warnings

Swift4.2 Xcode10

14 Sep 04:08
Compare
Choose a tag to compare
1.4.0

Update Podspec

Introduce ManualLayoutStackCellType

13 Nov 15:02
9a1bca9
Compare
Choose a tag to compare
Merge pull request #7 from muukii/muukii/PinFlex

Introduce Manual Layout (e.g PinLayout, FlexLayout)