I would like to modify the animation duration and attach a callback to be called when the animation finishes when calling scrollToRowAtIndexPath with animated:YES but I can't find a handle to its animation proxy or any other way to do it.
Anyone know if this is possible?
In your TableView delegate
, implement
-scrollViewDidEndScrollingAnimation:
This will get called once the scroll animation has completed.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With