mtabini / AFKPageFlipper

A simple 3-D page flip transition for iOS devices
Other
408 stars 86 forks source link

Multi page Flip animation #3

Open thinknikhil opened 13 years ago

thinknikhil commented 13 years ago

Hi Marco,

This is really good flip project demo. It makes it really simple to implement the flippage animation int the app. Right now I am building an app similar to FlipBoard app.

I am stuck in multi-page animation.

Could you please help me to implement multi page animation in AFKPageFlipper. I mean when we change to page 1 to page 5 it should have a multi page flip effect similar to flipboard app? Also how to show shadow on the BackgroundAnimationLayer when the animation is in progress.

Really thanks for the AFKPageFlipper component.