NativeScript wrapper for the popular IQKeyboardManager iOS framework, which provides an elegant solution for preventing the iOS keyboard from covering UITextView
controls.
$ tns plugin add nativescript-iqkeyboardmanager
That's it! IQKeyboardManager takes care of all initialization when your app starts up by default.
For more details on how IQKeyboardManager works, including more detailed API documentation, refer to the library's CocoaPod page.