Custom keyboards are App Extensions that can run system-wide in iOS 8 and up.
I'm using the IQKeyboardManger library to scroll text fields when started typing using the keyboard, but I don't want to …
ios swift uitextfield ios-keyboard-extension iqkeyboardmanager