SpreadsheetView v0.8.1 Release Notes

Release Date: 2017-08-15 // over 6 years ago
  • ๐Ÿ’ฅ Breaking
    • None.
    โœจ Enhancements
    • ๐Ÿ”ฆ Expose the scroll view associated with the spreadsheet view. It allows interacting the scroll view's delegate.
      #115

    • ๐Ÿ”ฆ Expose adjustedContentInset property which is introduced from iOS 11 as well as UIScrollView.
      #115

    ๐Ÿ› Bug Fixes
    • ๐Ÿ›  Fix an issue that content offset jumps after reloading.
      #117