SwiftUI API / JSON Tutorial with Async Await Example

Опубликовано: 01 Октябрь 2024
на канале: Logan Koshenka
25,502
697

This SwiftUI API / JSON / Networking tutorial walks you through how to properly use swiftui json parsing after fetching the data through an API. We create a struct and use swiftui codable, along with async / await to fill our list with the parsed data. SwiftUI is one of the best ways for beginners to learn how to create their own app in iOS / Swift. You will need Xcode to complete this tutorial.

We use a breaking bad API that can be found here:

Want to see more?
The Story Behind My New App:    • I Turned This Life-Changing Habit int...  
How I'd Learn to Code Today:    • How a Senior iOS Engineer Would Learn...  
RevenueCat / In-App Purchases Tutorial:    • Easily Make Money with Apps (SwiftUI ...  

Follow me and say hello!
Instagram:   / logankoshenka  
Twitter:   / logankoshenka​  

#SwiftUI #API #JSON #Tutorial #Networking