Skip to content

Releases: gurhub/ScrollableStackView

Fixed broken scrolling on iOS11 + other improvements

29 Oct 20:38
0526382
Compare
Choose a tag to compare

Fixed broken scrolling on iOS11 + other improvements.

👍🏼 @neoneye 👍🏼

Minor improvements.

25 May 11:20
Compare
Choose a tag to compare
  • Added margin around the StackView
  • XCode updates.

Added new methods for scrolling.

22 Dec 13:09
Compare
Choose a tag to compare

For library :

  • Added scrollToItem(index: Int) method for library.
  • Added scrollToTop and scrollToBottom methods.

For example project :

  • updated project for new properties.

Bug fixes and Example update.

20 Dec 08:10
Compare
Choose a tag to compare

Bug fixes and Example update. Added IBDesignable & IBInspectable for storyboard