ScrollStackController v1.2.0 Release Notes

Release Date: 2020-01-12 // over 4 years ago
  • Released on : 2019-01-12

    🔄 CHANGELOG

    • #5 Added rowPadding property to setup the insets of the contentView property of the ScrollStackRow
    • ⚡️ #6 Added two new methods in ScrollStackControllerDelegate protocol: scrollStackDidUpdateLayout() to observer layout changes and scrollStackContentSizeDidChange()to observe changes in contentSize of the stack view.