devinross / tapkulibrary

tap + haiku = tapku, a well crafted open source iOS framework
http://devinross.com/tapku/documentation
MIT License
3.9k stars 653 forks source link

Scrolling TV when TKTextViewCell is editing #262

Closed giacomopiva closed 9 months ago

giacomopiva commented 11 years ago

In the demo project, when the TKTextViewCell is editing the TV scrolls up avoiding the keyboard to hide the TextView. I can't get the same behavior. How can I get this work?