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