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...
Asked
Active
Viewed 284 times
1

Tamás Sengel
- 55,884
- 29
- 169
- 223

Urvish Modi
- 1,118
- 10
- 11
-
https://github.com/hackiftekhar/IQKeyboardManager here you can download the zip file locally and add IQKeyBoardMangaer class to your project. – Sourabh Sharma Feb 19 '16 at 09:38
1 Answers
1
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

Yuvrajsinh
- 4,536
- 1
- 18
- 32