UIKit
-

Using Action Closures with UIKit Controls
Explore how to use action closures with UIKit controls, the new alternative of the old good target-action pattern available since iOS 14.
-

Simplifying Keyboard Notifications Handling on iOS
Learn how to implement a totally different way to deal with keyboard notifications in UIKit based iOS projects that’s extremely easy to use.
