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.
-
GTCollectionViewKit Framework
A framework that introduces an alternative new way to use collection views in iOS projects!