Calendar icon indicating copy to clipboard operation
Calendar copied to clipboard

Add Grid Calendar

Open acolombo11 opened this issue 11 months ago • 0 comments

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.

acolombo11 avatar Mar 09 '24 17:03 acolombo11

Hi there, is there any solution to this issue?

11610197109 avatar Jul 11 '24 07:07 11610197109

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.

kizitonwose avatar Jul 20 '24 09:07 kizitonwose

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.

kizitonwose avatar Jul 27 '24 08:07 kizitonwose