is there any new api to create functionality like iBook [duplicate]
As we all knew that apple has put new iBook to read ebooks and for that they have provided so many good functionalities.
my questions is have they provided any new api or sample to add such kind of functionality in our applications??
another things like page curling effect for the web views ,as it is not possible to give such effect on the xhtml files.
If I am not wrong , they 开发者_如何转开发have provided 1500 different API's for developers, so if any one do have any idea then please tell me.
Thanks in advance.
Yes, there is. They have added new subclass of UIViewController which supports same functionality as iBook. Check out the following link.
UIPageViewController
Hope this helps.
Maybe this two link can help you
PDF Reader
Epub Reader
精彩评论