Releases: FluidGroup/StackScrollView
Releases · FluidGroup/StackScrollView
1.6.3
1.6.2
What's Changed
- Add animation completion to
insert()
andremove()
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
What's Changed
- call layoutIfNeeded before doing batch updates by @JohnEstropia in #13
Full Changelog: 1.6.0...1.6.1
1.6.0
Swift5
Swift4.2 Xcode10
1.4.0 Update Podspec
Introduce ManualLayoutStackCellType
Merge pull request #7 from muukii/muukii/PinFlex Introduce Manual Layout (e.g PinLayout, FlexLayout)