Different Calendar Views

Hi there.

I understand there’s a Calendar component available now, thank you!

But I’m thinking of achieving something like this:

It’s how ClassPass is actually displaying the class schedule of a gym or fitness studio.

Any suggestions of how to achieve this would be greatly appreciated :slight_smile:

The best I can think of is separating the date and time of the classes into two separate fields, and use a horizontal list component (not released yet) for the date.

But I don’t think the horizontal list component is scrollable, right?

Thank you in advance!

The horizontal list component will almost certainly be scrollable when it is available.

Unfortunately custom components are pretty limited in terms of design manipulation so in order to achieve this specific design layout, you would probably have to make a separate custom component.

1 Like

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.