开发者

page flip without button click

开发者 https://www.devze.com 2023-02-07 08:48 出处:网络
I need smooth page curling for my ebook without clicking any button just like in PageCurl demo. But in that code they are using a pdf file(CGPDFDocumentRef). An开发者_开发问答d am using a xml file for

I need smooth page curling for my ebook without clicking any button just like in PageCurl demo. But in that code they are using a pdf file(CGPDFDocumentRef). An开发者_开发问答d am using a xml file for my ebook. How can i implement this? i tried to do but no use. Kindly help me.


You should start by reading the basic documentation and doing some google searches, then when you have specific issues about implementing things in the docs, or questions related to understanding how to apply something in the docs, you should come and ask those specific questions.

You can also start by accepting some answers on Stack Overflow for some of the previous questions you've asked.

To get you started, take a look at UIGestureRecognizer and make sure you read the iOS Application Programming Guide

0

精彩评论

暂无评论...
验证码 换一张
取 消