Explore how to use action closures with UIKit controls, the new alternative of the old good target-action pattern available since iOS 14.
Status Bar Style On Navigation Controller Based Apps
Discover a simple technique that lets you change the status bar style in view controllers embedded in a navigation controller on UIKit.
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.
GTSheetMenuView
A customizable menu presented as a sheet that can be integrated in iOS projects. Available as a Swift Package.
GTOverlayView
Show a customizable overlay view on top of any other view on UIKit-based iOS projects. Available as a Swift Package.
GTCollectionViewKit Framework
A framework that introduces an alternative new way to use collection views in iOS projects!