SwiftUI works great with UIKit, AppKit, and more! This tutorial shows how you can host SwiftUI views inside view controllers, and then embed those view controllers in SwiftUI 🤯
Version 0.2.1 of Swift ArgumentParser is out today, including a new feature — automatically-generated shell completion scripts! Here it is working with the included 'math' example command 🧑💻✨
github.com/apple/swift-ar…
There's a great new library for parsing command-line arguments in Swift!
It provides type safety, automatically generates help and useful error messages, supports subcommands, and is really fun to use. Take a look!
🎉 New release! Swift ArgumentParser reaches version 1.1.0, with async/await support, extended help screens, and custom usage strings! Here's a ᴛɪɴʏ demo of asynchronous code in action: