iOS
iOS 개발공부
2021
2020
- xib를 통해 CustomView 만들기 & xib와 nib의 차이
- masksToBounds 와 clipsToBounds의 차이점
- SwiftGen
- Factory Pattern
- Observer Pattern
- Swift Result Type
- Facade Pattern
- iOS13 SceneDelegate 네아로 대응 방법
2019
- DAO Pattern
- Delegate Pattern
- iOS Static Home Quick Action
- iOS Testing - UnitTest편
- iOS Life Cycle(생명주기)
- CoreData
- iOS 비동기 처리 PromiseKit, Bolts, RxSwift
- iOS KingFisher 사용법
- iOS Message(2/3) - UserNotification
- iOS Message(1/3) - UIAlertController
- Splash에 Animation 효과 주기 & CAAnimationDelegate
- CoreAnimation & UIView와 CALayer 관계
- UIPickerView
- iOS Protocol Basic & Protocol Oriented Programming
- Bounds vs Frame, CGPoint, CGSize, CGRect의 개념
- iOS AVFoundation
- IBOutlet Reference Count 와 메모리 관리
- iOS 비동기프로그래밍
- UI 커스터마이징
- iOS 메모리 관리