We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4cdcfda + 9f72e9f commit b4d76c7Copy full SHA for b4d76c7
README.md
@@ -3,6 +3,8 @@ A helper that simplifies handling dynamic content size category with only one li
3
4
### How to use
5
6
+Drag and drop the `DynamicFontSizeHelper.swift` file to your project.
7
+
8
#### Interface Builder
9
1. Select the `UILabel` that you want to support dynamic content size.
10
2. Under **Attribute Inspector**, set the _Register For Size Change With Default Font Size_ to any `CGFloat` number you want.
0 commit comments