You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First, thank you for your work! Trying to get this library hooked up in my new SwiftUI hobby app, and it's been a great accelerator of my work.
For showing partial boundary months, what portion of the code is actually causing the library to show partial months? It's not clear to me from the PartialMonthVisibilityDemo, and I'm trying to make it work in SwiftUI rather than UIKit.
Thanks again!
Megan
The text was updated successfully, but these errors were encountered:
Never mind, I found alwaysShowCompleteBoundaryMonths to use in the MonthsLayout. Not sure why the demo doesn't set that. Keeping this bug so that others can find this solution if needed.
Hi,
First, thank you for your work! Trying to get this library hooked up in my new SwiftUI hobby app, and it's been a great accelerator of my work.
For showing partial boundary months, what portion of the code is actually causing the library to show partial months? It's not clear to me from the PartialMonthVisibilityDemo, and I'm trying to make it work in SwiftUI rather than UIKit.
Thanks again!
Megan
The text was updated successfully, but these errors were encountered: