IGListKit icon indicating copy to clipboard operation
IGListKit copied to clipboard

UIView animation block support?

Open danqing opened this issue 3 years ago • 0 comments

Is there a way to put adapter.performUpdate in a UIView animation block, and if not, can I request that feature?

There are two things this will unlock:

  • Custom animation curve. Currently there's no way to change the animation curve or duration of IGListKit
  • Other animations that go alongside IGListKit. I have a chat app and I want scrolling to happen while a new cell is being loaded, not after

Thank you!

danqing avatar Oct 16 '21 14:10 danqing