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 |
Tags
- Human interface guide
- UITextView
- MVVM
- clean architecture
- 클린 코드
- Observable
- 리펙토링
- ios
- SWIFT
- HIG
- uitableview
- Xcode
- Protocol
- UICollectionView
- RxCocoa
- rxswift
- Refactoring
- combine
- map
- tableView
- Clean Code
- 애니메이션
- 리펙터링
- uiscrollview
- swiftUI
- swift documentation
- ribs
- 리팩토링
- collectionview
- 스위프트
Archives
- Today
- Total
목록mutable-content (1)
김종권의 iOS 앱 개발 알아가기
![](http://i1.daumcdn.net/thumb/C150x150/?fname=https://blog.kakaocdn.net/dn/w9h8S/btrYVh3Bw3Q/XPuXK4hWtN9dMz2Y1g7lRk/img.gif)
1. Push Notification 응용 - 테스트 방법 (Pusher, APNs) 2. Push Notification 응용 - Silent Push Notification (사일런트 푸시, 푸시를 이용한 백그라운드에서 업데이트 방법) 3. Push Notification 응용 - Rich Push Notification (Notification Service Extension, 푸시 내용 변경하여 띄우기) New > Target Notification Service Extension 선택 옆에 Content Extension은 시스템 푸시의 UI를 변경할 때 사용 생성 완료 NotificationService로 APNs 푸시 가로채서 title, subtitle 내용 변경하여 띄우기 위에서 만든 N..
iOS 응용 (swift)
2023. 2. 19. 22:37