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
I have no immediate plans but I'm not against the idea if it's feasible. Have you given any thought as to how it would work?
Adding extra keys to specify a bold text variant is easy enough but I'm not sure how the auto updating would work if the user changes the setting? Does SwiftUI regenerate the views when the setting changes? Would need some investigating to see what is possible.
I'll look into it some more. Finding a way that avoids having to add the parameter to every text view would be nice. I also need to think about how it would work for UIKit without needing to register every view controller for the notification.
Are there any plans to support
legibilityWeight
in SwiftUI orUIAccessibility.isBoldTextEnabled
in UIKit?Love this library!
The text was updated successfully, but these errors were encountered: