More Animated Than Ever ✨
-
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 ⚠️
-
andanimateTableView()have been renamed toanimateCells()animate()and are differentiated based on the parameter passed in. -
Renaming
toreloadData(smoothly: animated:)reloadData(inPlace: animated:).