ListView item scroll animation (“UIKit Dynamics” -like)

前端 未结 7 910
天命终不由人
天命终不由人 2020-12-22 17:26

I am attempting to animate the ListView items when a scroll takes place. More specifically, I am trying to emulate the scroll animations from the iMessage app o

7条回答
  •  遥遥无期
    2020-12-22 17:53

    Use this library: http://nhaarman.github.io/ListViewAnimations

    Demo

    It is very awesome. Better than the iOS in atleast it is open source :)

提交回复
热议问题