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
Most of the issues I encountered have been brought up, some of them a long time ago, but there is not much developer activity on them or the PRs that address some of the issues.
We should still try to make it easier to see the DayView component, either by creating our own collapse functionality or putting the calendar into the ScrollView. We can potentially use the WeekCalendar component to make our own collapse functionality that is similar to the ExpandableCalendar component, but it does not come with a header I haven't been able to add a CustomHeader to it even though it worked for the ExpandableCalendar, so we may need to work around that.
Allow the calendar to collapse/expand so that it's easier to interact with the DayView component.
The text was updated successfully, but these errors were encountered: