leaves
leaves copied to clipboard
A page-turning interface for iOS apps
format md to make it easy to read
How can i load pdf url?
If we put more content, could we scroll down or up the page?
Hi, How to enable zooming option.
Observed a weird issue. Scanned documents are not rendering. We can't see any content. But when we zoom in/out, we are able to see the content but content is upside...
I saw a closed issue with a commit that fixed #3. It did so by breaking iOS 3.0 support. Even though I don't think anyone uses iOS3 anymore I still...
New example that shows how to render an UIView in the context. closes #33
In the examples project, every page is rendered using core graphics. I have a UIView want to displaying in the next page, it's a grid view layout page. How to...