haaakon / SingleLineKeyboardResize

With this non-intrusive UIViewController extension, only a single line of code will make your scrollView auto resize when the keyboard appears

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Errors in iOS 9 pod installation

fareskalaboud opened this issue · comments

image

Respectively:

Line 30
Line 38
Line 40
Line 54
Line 56

I have got it too.

fareskalaboud, I figured out a way. Go in UIViewControllers+Keyboard.swift file and copy paste all of it. Then simply paste it to simple swift file. It worked for me.

For the developer, it works with collectionView as well.

Should be fixed as of now