"No te vo las a creer", you won't believe it! 🍻
We rewrote part of the diff algorithm which will make swappingTableItem and TableSection even faster.
We also polished the API to make it easier to use and added new features like the redraw() method, support for copy and paste and a convenient access to manager.
Added
- Official support to Swift 4
- Support for
TableItemmethodredraw() - Support for
scrollViewWillEndDragging - Support for item's
copyandpasteaction viaActionPerformable
Changed
- Deprecated
Itemin favour ofTableItem - Deprecated
Sectionin favour ofTableSection - Optimize diff algorithm used by
ObservableArrayfor common methods such asinsert(at:),remove(at:)etc... - Fix a bug where
managerwas not set correctly onItemorSection - Fix memory ownership of
ObservableArrayfor Swift 4
View build details and download artifacts on buddybuild:
TableViewKit (iOS, TableViewKit)