HorizonCalendar icon indicating copy to clipboard operation
HorizonCalendar copied to clipboard

A declarative, performant, iOS calendar UI component that supports use cases ranging from simple date pickers all the way up to fully-featured calendar apps.

Results 52 HorizonCalendar issues
Sort by recently updated
recently updated
newest added

Hi, quick question - is there a way to configure the view to show dates from the previous/next month? Here’s a random example of what I mean, from a different...

enhancement

Hey! First of all, great work on this library, It was super easy to build and integrate it into my app, kudos! I have a question though, is it possible...

Hello Team, First of all thats for this beautifull library. I have a issue regarding date selection i choose i date and i need to select previos date anf future...

question

As per #157 it states that intrinsic size is now being calculated. It doesn't seem to be working anymore. I thought I may have setup the view incorrectly but even...

Good morning! I have such a situation, there is a period in the calendar. How do I highlight the newly added period (paint it in a different color)? The documentation...

Hi Airbnb Team, I faced with `DayRangeIndicatorView` problem. When user selects huge date range, for example multiple years, the scroll starts working not smooth. Along with this, there is a...

bug

In my app's case we have to add some overlapping ranges but I couldn't find a way to do so. I think there should be a way to have multiple...

Hi ! How do we implement a gradient day range indicator view instead of solid color ? Is that possible with the current implementation ? Thanks

I have a project in which i need to open a calendar from side menu . How can i implement that?

Hello, Why do you have struct Month with var month in it? Maybe you should rename struct?

documentation