You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
The text was updated successfully, but these errors were encountered:
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!
The text was updated successfully, but these errors were encountered: