configure IQKeyboardManager without internet or using library?

295 Views Asked by At

I want to add IQKeyboardManager to my iOS app, I'm using Mac in VirtualBox. Are there any libraries or have I got to go with a Pod? If there is a way, give...

1

There are 1 best solutions below

0
On

Just download source file for IQKeyboardManager from here and follow following steps.

Objective-C : Just drag and drop IQKeyBoardManager directory from demo project to your project.

Swift : Drag and drop IQKeyBoardManagerSwift directory from demo project to your project