Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Efficiency awaits: Background tasks in SwiftUI #30

Open
YoonAh-dev opened this issue Oct 4, 2022 · 1 comment
Open

Efficiency awaits: Background tasks in SwiftUI #30

YoonAh-dev opened this issue Oct 4, 2022 · 1 comment
Assignees
Labels
UI Framework SwiftUI 및 UI Framework 카테고리 wwdc22 wwdc2022

Comments

@YoonAh-dev
Copy link
Member

Background Tasks help apps respond to system events and keep time-sensitive data up to date. Learn how you can use the SwiftUI Background Tasks API to handle tasks succinctly. We'll show you how to use Swift Concurrency to handle network responses, background refresh, and more — all while preserving performance and power.

Efficiency awaits: Background tasks in SwiftUI

@YoonAh-dev YoonAh-dev added wwdc22 wwdc2022 UI Framework SwiftUI 및 UI Framework 카테고리 labels Oct 4, 2022
@YoonAh-dev YoonAh-dev self-assigned this Oct 4, 2022
@YoonAh-dev
Copy link
Member Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
UI Framework SwiftUI 및 UI Framework 카테고리 wwdc22 wwdc2022
Projects
None yet
Development

No branches or pull requests

1 participant