1 Repositories
Swift TextAttributes Libraries
An easier way to compose attributed strings
TextAttributes makes it easy to compose attributed strings. let attrs = TextAttributes() .font(name: "HelveticaNeue", size: 16) .foregroundCol
2.2k Dec 31, 2022