일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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
- segue
- 코딩테스트
- Kotlin
- Alert
- ViewModifier
- cocoapods
- EventKit
- autolayout
- ios15
- MapKit
- kakaomap
- ios
- NotificationCenter
- alamofire
- programmers
- AsyncImage
- 백준
- UserDefaults
- swiftUI
- format형식
- SwiftUI_Preview_Provider
- SWIFT
- UIStackView
- image
- android
- Java
- snapkit
- pod install
- Appearance변경
- CoreLocation
Archives
- Today
- Total
목록NotificationCenter (1)
감자주먹밥
[IOS] Notification Center 사용하기
처음에 Notification Center를 들었을 땐 상단바에 푸시알림 오는 그건 줄 알고 있었지만,,, 그건 User Notification을 사용하는 것 다음에 공부해서 정리해야겠습니다 NotificationCenter를 차근차근 알아보고 사용까지 해보겠습니다! Notification Center 알아보기 Apple Developer Documentation developer.apple.com 애플 공식 문서에 있는 설명으로는 옵저버에 등록되어 있는 정보를 방송(broadcast)할 수 있는 Notificatioin dispatch mechanism(알림 발송 메커니즘) 입니다... 영어가 좀 부족하네요 제가... 조금 풀어서 보자면 Notification Center에 이벤트를 등록해 놓고 이벤트..
IOS/UIKit
2022. 2. 7. 14:45