SwiftUI Tutorial - Part 6 | Build an Simple iOS App | Swift Basics

preview_player
Показать описание
In this SwiftUI tutorial, you will learn how to build a simple iOS app using Swift Basics, URLSession, and JSON Data. This tutorial is designed for beginners who want to get started with SwiftUI and understand how to fetch data from a server, parse the JSON data, and display it in a user-friendly format. By the end of this tutorial, you will have a better understanding of how to create an app from scratch and how to work with SwiftUI, URLSession, and JSON Data.

Upload 9pm US EST

#swiftui #swift #tutorial
Рекомендации по теме
Комментарии
Автор

I have question about network request. Usually it somehow need to define whether it is a GET or POST. I didn't see where it is define in this example.

awu