Clendar
Clendar copied to clipboard
support dynamic font size
https://sarunw.com/posts/how-to-change-swiftui-font-size/
Only the fixed font size in KVCalendarWrapperView.swift needs to be changed to dynamic type, right? Could you please elaborate on this?
hi @prabal4546, my goal for this improvement is just to support the whole app's font size scale when user adjust or change the system's font scale settings. So, not just the KVCalendarWrapperView.swift
:)
Or even better, a preference inside Clendar's app current settings page to let user adjust the font size at real time.
Thanks for stopping by!