iOS animation flip book cover and ease up
Asked Answered
A

1

10

I have a scroll view, and few buttons/images there. on clicking I would like such animation :

(image opens like )book cover opens, and related view controller opens with ease in animation and gets full screen.

Any thoughts ?

Something similar happening in cook app Link of cook app : https://itunes.apple.com/us/app/cook/id687560846?mt=8

Edit : I have added animation, gif will run uninterrupted once completely loaded.

enter image description here

Aimeeaimil answered 23/4, 2015 at 19:9 Comment(2)
Have you tried out like this :appcoda.com/uipageviewcontroller-tutorial-introHolp
You may be interesting in code.tutsplus.com/tutorials/… It seems to have good explanation on how to do it, and adapt it to your wanted effect.Prickle
S
2

Might I suggest iBooksOpen, a library that provides a book opening animation. It's pretty lightweight and should meet your needs.

(Only drawback: it opens a single page to the whole screen, but you could adapt the geometry if you wanted a page-folding-open effect.)

Selfless answered 1/5, 2015 at 20:21 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.