Tag: iOS
All the articles with the tag "iOS".
iOS Moya Implementing OAuth 2.0 Requests
Published: at 05:17 AMUpdated to work with Alamofire 5 and Catalyst
Adding Settings Panel to macOS App with SwiftUI
Published: at 03:22 PMIn traditional AppKit development, adding a common "Preferences" settings panel to a macOS app requires several steps, including adding a MenuItem and creating a new Window, often requiring navigation between code and Storyboard.