wix / react-native-calendars

React Native Calendar Components 🗓️ 📆
MIT License
9.33k stars 2.9k forks source link

Agenda poor performance #1985

Closed francesco-clementi-92 closed 1 year ago

francesco-clementi-92 commented 1 year ago

Description

I'd like to reopen this issue: #1088

It should be reopened as the issue is still present, even with the last version.

I keep getting:

VirtualizedList: You have a large list that is slow to update - make sure your renderItem function renders components that follow React performance best practices like PureComponent, shouldComponentUpdate, etc. {"contentLength": 3428, "dt": 1483, "prevDt": 1470}

Environment

Please run these commands in the project folder and fill in their results:

sfm999 commented 1 year ago

Yep, same here. I think it's to do with the months updating during the scroll. I also noticed that the futureScrollRange and pastScrollRange don't work, at least not on my samsung s21+.

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

khiet-vo commented 1 month ago

Same problem 2024 :(