Titanium Community Questions & Answer Archive

We felt that 6+ years of knowledge should not die so this is the Titanium Community Questions & Answer Archive

Page flipping animation

Let's say that I'd like to use the page flipping animation used in iBooks on IPad.

Is there a way to do that with Titanium mobile?

I know there are some javascript libraries available that can almost achieve it, but they're not exactly like the iBooks animation.

Thanks.

— asked August 16th 2010 by Jimmy Duchesne
  • animation
  • flip
  • ibooks
  • ipad
1 Comment
  • The only thing I can do it point you to what inspired what I finally implemented: http://studio.html5rocks.com/

    Have fun.

    — commented September 10th 2010 by Jimmy Duchesne

5 Answers

  • Yes. Check out the KitchenSink example:

    Base UI > Modal Windows > Flip Horizontal

    Good luck!

    — answered August 16th 2010 by Clifton Labrum
    permalink
    0 Comments
  • Thanks for this quick answer.

    Unfortunately, it's not exactly what I was looking for. I was talking about the animation which takes place when you change page in iBooks.

    The partial curl is closer to what we're looking for, but it's still not it. At this point, the javascript animation that I found will be the best solution.

    — answered August 17th 2010 by Jimmy Duchesne
    permalink
    1 Comment
    • Mind posting the link for the javascript animation please?

      — commented August 17th 2010 by Sj Singh
  • Thanks for this quick answer.

    Unfortunately, it's not exactly what I was looking for. I was talking about the animation which takes place when you change page in iBooks.

    The partial curl is closer to what we're looking for, but it's still not it. At this point, the javascript animation that I found will be the best solution.

    — answered August 17th 2010 by Jimmy Duchesne
    permalink
    0 Comments
  • Hi Jimmy Duchesne,
    Iam trying to achieve the same Look & Feel as IBOOK Page curl on android, were you able to achieve this on android using JAVASCRIPT ANIMATION ? Will you be able to share this script ?

    -thank you
    AJAY

    — answered September 9th 2010 by Ajay Eppili
    permalink
    0 Comments
  • The only thing I can do it point you to what inspired what I finally implemented: http://studio.html5rocks.com/
    Have fun

    — answered September 10th 2010 by Jimmy Duchesne
    permalink
    0 Comments
The ownership of individual contributions to this community generated content is retained by the authors of their contributions.
All trademarks remain the property of the respective owner.