Calendar
Calendar copied to clipboard
Add Grid Calendar
Feature
Add Grid calendar implementation as part of the library
Tech (if applicable)
Now there are HorizontalCalendar and VerticalCalendar, using LazyRow and LazyColumn, containg CalendarMonths elements. It would be cool to have HorizontalGridCalendar and VerticalGridCalendar, using LazyHorizontalGrid and lazyVerticalGrid, to use in bigger UIs such as tablets or tvs.
Hi there, is there any solution to this issue?
Working on this, but would be ready in about 2 or 3 months, considering that I am also working on finalizing the multiplatform project which is currently in alpha.
I'll keep this issue open for discussion, but please refrain from posting comments solely asking about the release date, as such comments do not add any value.
Now available in 2.5.3 for compose version 1.6.x and 2.6.0-beta03 [Android] | 2.6.0-alpha04 [Multiplatform] for compose version 1.7.x.
See documentation.