TPKeyboardAvoiding icon indicating copy to clipboard operation
TPKeyboardAvoiding copied to clipboard

Can not find Interface declaration for "UiscrollView"

Open sgup77 opened this issue 11 years ago • 2 comments

First thanks for this awesome library. Any idea about this issue.

screen shot 2014-10-10 at 12 35 24 pm

sgup77 avatar Oct 10 '14 07:10 sgup77

I have the same problem, i added UIKit and Foundation frameworks and i'm using parse.com SDK

Huerdo avatar Oct 14 '14 12:10 Huerdo

Fixed, add the UIKit in your project, then add #import <UIKit/UIKit.h> inside UIScrollView+TPKeyboardAvoidingAdditions.h

Huerdo avatar Oct 14 '14 16:10 Huerdo