Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | |||
5 | 6 | 7 | 8 | 9 | 10 | 11 |
12 | 13 | 14 | 15 | 16 | 17 | 18 |
19 | 20 | 21 | 22 | 23 | 24 | 25 |
26 | 27 | 28 | 29 | 30 | 31 |
Tags
- Observable
- Refactoring
- 클린 코드
- 스위프트
- clean architecture
- rxswift
- collectionview
- 애니메이션
- 리펙토링
- UICollectionView
- UITextView
- combine
- MVVM
- ios
- Human interface guide
- uitableview
- swift documentation
- swiftUI
- map
- 리팩토링
- HIG
- RxCocoa
- uiscrollview
- ribs
- Clean Code
- SWIFT
- 리펙터링
- Xcode
- tableView
- Protocol
Archives
- Today
- Total
목록CircularTimerView (1)
김종권의 iOS 앱 개발 알아가기
[iOS - swift] 3. Timer 구현하기 - CircularProgressBar UI 구현(CAShapeLayer 사용), DispatchSourceTimer와 Timer로 타이머 구현 방법
1. Timer 구현하기 - UIDatePicker 개념, Timer로 구현 방법 2. Timer 구현하기 - DispatchSourceTimer로 구현 방법 (Background에서도 동작) 3. Timer 구현하기 - CircularProgressBar UI 구현(CAShapeLayer 사용), DispatchSourceTimer와 Timer로 타이머 구현 방법 아이디어 첫 번째 화면에서 UIDatePicker를 통해 시간을 선택하고 확인을 누르면 먼저 DispatchSourceTimer로 만든 모듈이 동작 확인 버튼을 눌렀을때 다음 화면에서 직접 만든 CircularTimerView에 타이머 관련된 정보를 표출 첫 번째 화면 SettinTimerVC는 글을 2. Timer 구현하기 - Dispatc..
iOS 응용 (swift)
2021. 11. 25. 23:32