I am new to iPad
developer,
I'm using UIWebView on the iPhone
to display EPUB
content, but I want to implement page turning animation similar to book.
I had seen many demos of page turn effects, but they all are related to view not UIWebView
,
for eg: see demo
I want to implement this page turn effect. on UIWebView
would this be possible? or Should I stop dreaming.
Thanks In Advance !