#swift
Read more stories on Hashnode
Articles with this tag
Use .allowsHitTesting(false) on the view. This configures whether the view will accept hit test operations. Apple Docs Circle() .frame(width: 200,...
Extensions and additions to AsyncSequence, AsyncStream and AsyncThrowingStream. · I've been using Swift's new async API's a lot recently and have found...
Validations in Swift · A long long time ago, in a previous life, I was a Rails developer and always loved the simplicity of the validation API. However,...
Find the Xcode 13's simulator and SwiftUI previews using a poop ton of CPU? This solved it for me (in activity monitor the process appears as...