본문 바로가기

iOS/Swift

[iOS UIKit in Swift 4] UILabel에 텍스트 표시하기 (Display characters with UILabel)

UILabel에 텍스트 표시하기

라운드처리된 UILabel에 텍스트를 입력하여 표현해봤습니다.

아래 스크린샷과 소스코드를 비교해보시면 좀 더 이해하기 편할겁니다.

궁금하신점은 댓글로 달아주세요.


해피코딩 :)


Preview

Source


Github

https://github.com/calmone/iOS-UIKit-component


Reference