ScrollStackController 1.2.0 - Swift 5.1+
Released on: 2019-01-12
CHANGELOG
- #5 Added
rowPaddingproperty to setup the insets of thecontentViewproperty of theScrollStackRow - #6 Added two new methods in
ScrollStackControllerDelegateprotocol:scrollStackDidUpdateLayout()to observer layout changes andscrollStackContentSizeDidChange()to observe changes incontentSizeof the stack view.