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
- Switch
- 글또
- PushNotification
- published
- accentcolor
- SWIFT
- pickerstyle
- appprotocol
- devicetoken
- list
- ScrollView
- NotificationCenter
- uikit
- SWIFTUI
- devicekey
- datepickerstyle
- segue
- 고차함수
- protocol
- class
- 화면전환
- escaping
- 회고
- self
- mainactor
- struct
- error
- apns
- Git
- IOS
Archives
- Today
- Total
목록appprotocol (1)
seong_hye, the developer
SwiftUI) App Protocol에 대해 알아보기
UIKit에서는 프로젝트가 만들어지면 AppDelegate와 SceneDelegate가 생성되듯이https://programming-seonghye.tistory.com/57 UIKit) AppDelegate & SceneDelegate 알아보기UIKit을 사용하기 위해 프로젝트를 만들게 되면만들어져있는 기능들에 대해 알아보려 한다📘 AppDelegateiOS 앱의 생명 주기(lifeCycle)와 시스템 이벤트를 관리하는 핵심 클래스앱이 실행될 때부터 종programming-seonghye.tistory.com SwiftUI에서 생성되는 App에 대해 알아보자📘App ProtocoliOS 14부터 도입된 앱 생명주기를 선언적으로 정의하는 새로운 진입점(entry point)@main과 함께 사용되어 ..
IOS/SwiftUI
2022. 10. 25.