Open mdvorman opened 1 year ago
@mdvorman Thx for the issue!
I'll check and try to fix the problem.
@mdvorman I checked the issue and all works fine for me. can you provide more details, pls?
Can you share the code you are using for SwiftUI? I'm using the files from the README.md and the 0.6.19 Version
The сode is the same as for SwiftUI example in the project 🤔
I think the SwiftUI example is just a little confusing because it references files from the UIKit example in the line:
final class CalendarViewModel: ObservableObject, KVKCalendarSettings, KVKCalendarDataModel
Should I be including all UIKit files in my SwiftUI integration?
Describe the bug A clear and concise description of what the bug is.
To Reproduce Steps to reproduce the behavior:
Expected behavior A clear and concise description of what you expected to happen.
https://github.com/kvyatkovskys/KVKCalendar/assets/115586957/e81d6f51-46bb-4ccb-93bb-469b9d9d7f11
Screenshots If applicable, add screenshots to help explain your problem.
Additional context Add any other context about the problem here.