I am making a greeting card app. To view the greeting card I have open the greeting card in which I have added different image view for different pages. It is a three page greeting card.
To open the greeting card i have used CATransform3D
. But after opening greeting I'm not able to see the left side of the greeting card. I want the whole greeting card to shift so that I can see the first page when the user click on first page and vice versa.
I have added screen shot of greeting card. The left side is first page and right is second page.