Tag

URLSession

0 views collected around this technical thread.

Rare Earth Juejin Tech Community
Rare Earth Juejin Tech Community
Nov 17, 2022 · Mobile Development

Implementing MVVM Architecture and Network Requests in a SwiftUI Mobile App

This tutorial walks through building a minimal MVP for the Linkworld iOS app by applying the MVVM pattern, creating a ViewModel, fetching JSON data with URLSession, and adding, editing, and deleting identity cards using SwiftUI state management and context menus.

JSONMVVMNetworking
0 likes · 11 min read
Implementing MVVM Architecture and Network Requests in a SwiftUI Mobile App