Update README.md

This commit is contained in:
Mohd Iftekhar Qurashi
2015-01-11 21:13:33 +05:30
parent 285070391b
commit db6260b0d8

View File

@@ -3,7 +3,7 @@
</p>
<H1 align="center">IQKeyboardManager</H1>
Often while developing an app, We ran into an issues where the iPhone `UIKeyboard` slide up and cover the `UITextField/UITextView`. `IQKeyboardManager` allows you to prevent issues of the keyboard sliding up and cover `UITextField/UITextView` without needing you to enter any code and no additional setup required. To use `IQKeyboardManager` you simply need to add the framework to your project or add the source files to your project.
Often while developing an app, We ran into an issues where the iPhone keyboard slide up and cover the `UITextField/UITextView`. `IQKeyboardManager` allows you to prevent issues of the keyboard sliding up and cover `UITextField/UITextView` without needing you to enter any code and no additional setup required. To use `IQKeyboardManager` you simply need to add the framework to your project or add the source files to your project.
####Key Features