Have you recently discovered some nifty UIKit APIs that you wish you had known earlier?
Apple introduces new changes every WWDC but it may take a while until they can be adopted in production, hence developers forgot.
Here are 9 useful APIs from iOS 7 - 15 many fail to notice
keyboardDismissMode, iOS 7
Have you tried making the keyboard dismissal follow along drag gesture? It's not an easy feast but I still see manual implementation in some codebases.
They didn't know that in iOS 7, you can specify keyboardDismissMode to be .interactive.
The content here is top-notch. Get access to premium courses and tutorials, f.e. Build Quick App and Advanced Development with SwiftUI. The content is updated frequently for new SwiftUI versions
Updated links and detailed information of all available Xcode versions and their direct DMG link. I've stopped downloading Xcode from AppStore after I found out that the direct link download is more stable.