square / Listable

Declarative list views for iOS apps.
Apache License 2.0
204 stars 28 forks source link

Revert cell animation fix #542

Closed kyleve closed 3 months ago

kyleve commented 3 months ago

This reverts out the fixes from https://github.com/square/Listable/pull/517, since it breaks our KIF tests in POS. I missed this previously due to test selection. I've also added a testing VC to iterate on this more.

Checklist

Please do the following before merging: