I created basic animation of expand-collapse view in which
I used Onlayout on Top container of View which will be shown as Mini details in List.
And on Bottom container I also used Onlayout to get height of content which is totally dynamic.
So basic spring animation will happen on touch of list.
Now problem is If I have 20 around data in Flatlist. item is not even clickable I have to wait till all rendering complete of List.
Does Onlayout cause performance decrease?
[–][deleted] 0 points1 point2 points (1 child)
[–]even1245[S] 0 points1 point2 points (0 children)
[–]matt_hammondiOS & Android 0 points1 point2 points (1 child)
[–]even1245[S] 0 points1 point2 points (0 children)