Skip to content

v1.2.0

Latest
Compare
Choose a tag to compare
@joelekstrom joelekstrom released this 04 Jun 07:08
· 5 commits to master since this release
e3109d2
  • Fixes a common crash caused by a bug in both UITableView and UICollectionView. More info here
  • Allows you to change the type of animated updates (full/simple/none). Replaces the shouldAnimateUpdates-property with an animationStyle-property.