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
- combine
- ios
- swift documentation
- uitableview
- tableView
- Refactoring
- Clean Code
- 애니메이션
- RxCocoa
- 스위프트
- 리펙토링
- SWIFT
- uiscrollview
- HIG
- Protocol
- 리펙터링
- 리팩토링
- UITextView
- MVVM
- Human interface guide
- map
- 클린 코드
- Xcode
- ribs
- clean architecture
- rxswift
- swiftUI
- collectionview
- UICollectionView
- Observable
Archives
- Today
- Total
목록데이트 피커 (1)
김종권의 iOS 앱 개발 알아가기
[iOS - swift] 1. Timer 구현하기 - UIDatePicker 개념, Timer()로 구현 방법
1. Timer 구현하기 - UIDatePicker 개념, Timer로 구현 방법 2. Timer 구현하기 - DispatchSourceTimer로 구현 방법 (Background에서도 동작) 3. Timer 구현하기 - CircularProgressBar UI 구현(CAShapeLayer 사용), DispatchSourceTimer와 Timer로 구현 방법 UIDatePicker 4가지 모드 UIDatePicker 인스턴스의 필드값 "datePickerMode" 사용 4가지 종류 time date dateAndTime countDownTimer UIDatePicker 입력 값 얻는 방법 > .valueChanged 이벤트를 받아서, dataPicker.date로 값 접근 datePickerMode = ..
iOS 응용 (swift)
2021. 11. 23. 23:21