react-component / virtual-list

🧾 React Virtual List Component which worked with animation
https://rc-virtual-list.react-component.now.sh
MIT License
733 stars 155 forks source link

Scrolling on iPhone is weired #239

Open ekabolotina opened 1 year ago

ekabolotina commented 1 year ago

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.

diyfixtool commented 1 year ago

You can try Chinese mobile phone repair PHONE

RomanSkrypnik commented 1 week ago

I have decided to see what fullHeight prop does and I have seen this: image It just changes max-height to height...