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