You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CalendarView's scroll doesn't seem smooth when adding a custom day view. Currently trying to use this calendar for a fitness app I am making where I want to show the yearly view of the calendar along with some data for each day. I have also tried to split the CalendarDayView even further but that didn't solve the scroll issue.
This is my setup and you can run on device and see the performance issue. Scroll is just not silky smooth and seems janky.
Can someone help to see if I am doing something wrong here and maybe fixing that can improve the scroll. Any help is greatly appreciated. @bryankeller
Also, attaching a brief video of how it looks like in action. Focus on the green circles and you can see how they scroll. But running this on device can show the issue more clearly.
RPReplay_Final1706986479-new.mov
The text was updated successfully, but these errors were encountered:
CalendarView's scroll doesn't seem smooth when adding a custom day view. Currently trying to use this calendar for a fitness app I am making where I want to show the yearly view of the calendar along with some data for each day. I have also tried to split the
CalendarDayView
even further but that didn't solve the scroll issue.This is my setup and you can run on device and see the performance issue. Scroll is just not silky smooth and seems janky.
Can someone help to see if I am doing something wrong here and maybe fixing that can improve the scroll. Any help is greatly appreciated. @bryankeller
Also, attaching a brief video of how it looks like in action. Focus on the green circles and you can see how they scroll. But running this on device can show the issue more clearly.
RPReplay_Final1706986479-new.mov
The text was updated successfully, but these errors were encountered: