How can we turn views like turning a page in an iphone application?
Posted
by wolverine
on Stack Overflow
See other posts from Stack Overflow
or by wolverine
Published on 2010-04-09T12:31:49Z
Indexed on
2010/04/09
13:13 UTC
Read the original article
Hit count: 469
Is it possible to turn a view slowly like turning a page? When i swipe from right to left, the current view will turn and the next view will be shown. And from left to right, the previous view will come slowly as we move the finger.
How can I do it? Any ideas??
© Stack Overflow or respective owner