fphilipe / PHFComposeBarView

Compose bar from iOS 7 Messages.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Keyboard covers text field

sepandb opened this issue · comments

When I add the PHFComposeBarView to my UIVIew, and tap the textfield, the keyboard covers the textfield. How can make the textfield move up with the keyboard.

Thanks.

Check the example app in the repo.