As described in "The details of UI typography," the system font is now variable, implicating that its weight can be scaled between standard values from 100 - 900.
Is there a way I can achieve this in UIKit?
My overall goal is to animate text from one standard font weight to another.
Is there a way I can achieve this in UIKit?
My overall goal is to animate text from one standard font weight to another.