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
- contentInset
- View Life Cycle
- Navigation
- @available
- roundingMode
- 독후감
- 부트캠프
- 독서후기
- Structures and Classes
- delegation
- viewcontroller
- 책후기
- IOS
- NotificationCenter
- 스위프트
- mvvm
- Info.plist
- human interface guidelines
- SWIFTUI
- Failed to register bundle identifier
- xcode
- 스타트업주니어로살아남기
- SWIFT
- 아이폰
- Codegen
- Modality
- UIResponder
- NumberFormatter
- Mock
- 야곰아카데미
Archives
- Today
- Total
목록NotificationCenter (1)
호댕의 iOS 개발

이 글은 아래 링크를 토대로 작성한 글입니다. https://learnappmaking.com/notification-center-how-to-swift/ How To: Using Notification Center In Swift NotificationCenter in Swift is useful for sending data from one part of your app to another. How does it work? Find out in this tutorial! learnappmaking.com 프로젝트에서 ViewController 간에 데이터를 전달하면서 NotificationCenter를 사용했다. 하지만 NotificationCenter에 대해 정확히 알고 있단 생각이 들지 않아 이 ..
Software Engineering/iOS
2021. 11. 7. 00:35