Thank you for a such good library, it works as expected. But the only problem is that scroll doesn't work like a native. On iPhone it works really bad.
I tried to set virtual=false, but it renders all items at once.
Also I cannot understand how fullHeight works. When I use fullHeight=true, the whole list is rendered.
Thank you for a such good library, it works as expected. But the only problem is that scroll doesn't work like a native. On iPhone it works really bad.
I tried to set
virtual=false
, but it renders all items at once.Also I cannot understand how
fullHeight
works. When I usefullHeight=true
, the whole list is rendered.