danielamitay / DAKeyboardControl

DAKeyboardControl adds keyboard awareness and scrolling dismissal (ala iMessages app) to any view with only 1 line of code.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cannot build! Use of undeclared identifier 'UIScrollViewKeyboardDismissModeInteractive'

stinkytofu89 opened this issue · comments

commented

I have the same error when compiling. Using Xcode 4.6.2

I removed the iOS7 specific constants (the functionality was underwhelming).

The latest will compile fine for you now.