Juanpe / SkeletonView

☠️ An elegant way to show users that something is happening and also prepare them to which contents they are awaiting
MIT License
12.59k stars 1.11k forks source link

Vertically center align UILabel's skeleton text. #456

Closed selanthiraiyan closed 2 years ago

selanthiraiyan commented 3 years ago

Summary

Vertically center align UILabel's skeleton.

Requirements (place an x in each of the [ ])

selanthiraiyan commented 3 years ago

Attaching screenshots of a vertically centered UILabel. This UILabel is having equal height and equal centerY constraint with the avatar image view. Simulator Screen Shot - iPhone 12 - 2021-09-26 at 21 24 39

Screenshot 2021-09-26 at 9 24 36 PM
Juanpe commented 2 years ago

Hi @selanthiraiyan, sorry for the delay. Thanks for the PR, I'll check it asap :)

selanthiraiyan commented 2 years ago

No problem at all @Juanpe . Thanks for checking.

taejun-kurly commented 2 years ago

Thank you @selanthiraiyan !