For less complicated keyboard event handling. Features Less complicated keyboard event handling. Do not use Notification , but event . Difference Without KeyboardObserver.swift
Easy way to handle iOS keyboard showing/dismissing. Introduction Working with iOS keyboard demands a lot of duplicated code. This category ...