I’m trying recreate iBook like transition for pages in landscape mode for an pdf reader app. I only need the animation, not the, touch handling like iBook app; the user with a simple swipe turn the page. I have tried different sample code, including Leaves, but I can’t find anything simple.
Can Anyone help me to create this simple animation, or there’s a simple way to recreate iBook transition?
I’m trying recreate iBook like transition for pages in landscape mode for an pdf
Share
Ole Begemann has done something like this. You can find the project here on GitHub.
Ole also writes a superb blog summary of some of the best developer links and tutorials around. Well worth subscribing to!