☠️ An elegant way to show users that something is happening and also prepare them to which contents they are awaiting
12.63k
stars
1.12k
forks
source link
Global setter for useFontLineHeight for whole App #452
Closed
ankitagarwal007 closed 3 years ago
Describe the feature or problem you’d like to solve
Currently, useFontLineHeight needs to be set on individual UILabel and UItextView and doesn't have a global property to set for the whole app.
Proposed solution
SkeletonAppearance should have a property so that setting once will take for all UILabels and UItextviews in the whole App
How will it benefit SkeletonView and its users?
Additional context
Add any other context like screenshots or mockups are helpful, if applicable.