본문 바로가기

iOS/Swift

[iOS UIKit in Swift 4] UISegmentedControl 사용하기 UISegmentedControl 사용하기 선택한 색깔로 원의 배경이 채워집니다. 아래 이미지와 소스코드를 비교해보시면 좀 더 이해하기 편합니다.궁금하신점은 댓글로 달아주세요. 해피코딩 :) PreviewSource Githubhttps://github.com/calmone/iOS-UIKit-component ReferenceUISegmentedControl https://developer.apple.com/reference/uikit/uisegmentedcontrol
[iOS UIKit in Swift 4] UIProgressView 사용하기 UIProgressView 사용하기 UIProgressView를 이용하여 로딩바를 만들어 봤습니다. 아래 이미지와 소스코드를 비교해보시면 좀 더 이해하기 편합니다.궁금하신점은 댓글로 달아주세요. 해피코딩 :) Preview Source Githubhttps://github.com/calmone/iOS-UIKit-component ReferenceUIProgressView https://developer.apple.com/reference/uikit/uiprogressview
[iOS UIKit in Swift 4] UIToolBar 사용하기 UIToolBar 사용하기 하단에 있는 툴바의 색깔을 누를때마다 배경색이 바뀝니다 아래 이미지와 소스코드를 비교해보시면 좀 더 이해하기 편합니다.궁금하신점은 댓글로 달아주세요. 해피코딩 :) PreviewSource Githubhttps://github.com/calmone/iOS-UIKit-component ReferenceUIToolbar https://developer.apple.com/reference/uikit/uitoolbar
[iOS UIKit in Swift 4] UIWindow 사용하기 UIWindow 사용하기 아래 이미지와 소스코드를 비교해보시면 좀 더 이해하기 편합니다.궁금하신점은 댓글로 달아주세요. 해피코딩 :) PreviewSource Githubhttps://github.com/calmone/iOS-UIKit-component ReferenceUIWindow https://developer.apple.com/reference/uikit/uiwindow
[iOS UIKit in Swift 4] UISearchBar 사용하기 UISearchBar 사용하기 아래 이미지와 소스코드를 비교해보시면 좀 더 이해하기 편합니다.궁금하신점은 댓글로 달아주세요. 해피코딩 :) Preview Source Githubhttps://github.com/calmone/iOS-UIKit-component ReferenceUISearchBar https://developer.apple.com/reference/uikit/uisearchbar