Learn how to implement a totally different way to deal with keyboard notifications in UIKit based iOS projects that’s extremely easy to use.
Handle In-App Settings With GTManageable Protocol
Manage in-app settings and configuration easily with the GTManageable protocol. It comes as a Swift package for easy integration.
GTStorable Framework as a Swift Package
GTStorable framework is now available to get as a Swift Package!
GTStorable Framework
A new custom framework on Github that enables any Codable-conforming type to perform file operations (save, load, etc) by just adopting GTStorable.