ti.animation icon indicating copy to clipboard operation
ti.animation copied to clipboard

Add feature to run Lottie animations inside ListView after some user actions like in `itemClick` event.

Open prashantsaini1 opened this issue 5 years ago • 0 comments

I checked out the docs related to ListView & found that we can run Lottie animations only by setting autoStart to true.

However, there may be various use-cases where we need to run animation after some user actions like if there's a LIKE-DISLIKE Lottie animation view shown inside the ListView, then it should animate when user clicks on it.

Is it possible at present, if not, how we can add this feature?

Would be glad to support if needed!

prashantsaini1 avatar Apr 03 '19 05:04 prashantsaini1