Introduction to iOS Threading - Zelda App (Xcode 8, Swift 3)

Опубликовано: 14 Январь 2025
на канале: Mark Moeykens
31,425
1k

🌐 https://www.bigmountainstudio.com
Learn how to put code or tasks on a background thread to speed up your iOS app and make it more responsive to your users. Multithreading keeps iOS apps responsive for a better user experience. We start with this Zelda Characters app and solve the problem of the main UI thread being locked up by a long data retrieval process. We use two concurrent threads running different tasks to help solve this problem.

The Playlist:    • Zelda Characters App  

🛠 Code: https://www.bigmountainstudio.com/exp...
👉 Find out the Ugly Truth of SwiftUI: https://www.bigmountainstudio.com/ugl...

📙 FREE SwiftUI PictureBook: https://www.bigmountainstudio.com/fre...
🎦 Getting Started With CollectionViews: https://www.pluralsight.com/courses/i...

#SwiftUI #Swift #bigmountainstudio