We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hey there, Thank you for a great library. But while customizing the calendar I face this problem. Hope you can help me out.
My Paramameter is:
ConfigurationParameters(startDate: startDate, endDate: endDate, numberOfRows: 1, calendar: Calendar.current, generateInDates: InDateCellGeneration.forFirstMonthOnly, generateOutDates: OutDateCellGeneration.off, firstDayOfWeek: DaysOfWeek.monday, hasStrictBoundaries: false)
Scrolling Direction: Horizontal
It works fine without the header, but when I add header, it creates the gap between months like this
Thank you very much
The text was updated successfully, but these errors were encountered:
Let me know if the answer here works for you -> #581
Sorry, something went wrong.
Thank you very much for helping me out. I will close this issue 👍 💯
No branches or pull requests
Uh oh!
There was an error while loading. Please reload this page.
Hey there,
Thank you for a great library. But while customizing the calendar I face this problem. Hope you can help me out.
My Paramameter is:
Scrolling Direction: Horizontal
It works fine without the header, but when I add header, it creates the gap between months like this
Thank you very much
The text was updated successfully, but these errors were encountered: