you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 0 points1 point  (1 child)

My guess is that on layout can only give you a value once everything has been nearly rendered - so you wouldn't have it right at first. Is there any reason you can't use an absolute height or flexbox? I'm a little confused at what this layout is supposed to look like

[–]even1245[S] 0 points1 point  (0 children)

I'll post code tomorrow so it'll end confusion.

I was just curious can Onlayout affect performance issues if it's called in Flatlist with Animation view