views:

13

answers:

0

Hi There. I'm working on a project where i need to display a lenghtly text on an iPad. I'm actualy displaying it using a UITextView, however the client do not want it displayed across multiple page: similar to a book.

  • when a user tap on a button, he is taken to the previous page.

Any clue on how i could implement that?