Skip to content

More Animated Than Ever ✨

Choose a tag to compare

@mergesort mergesort released this 27 Sep 15:20
  • Adding a completion handler when reloadData(inPlace: animated:) is called synchronously.

  • A fix for animateWithFade() potentially calling it's completion block multiple times.


⚠️ Breaking changes ⚠️

  • animateTableView() and animateCells() have been renamed to animate() and are differentiated based on the parameter passed in.

  • Renaming reloadData(smoothly: animated:) to reloadData(inPlace: animated:).