cwRichardKim / RKSwipeCards

The basics of a swipeable card interface inspired by Tinder
MIT License
2.17k stars 61 forks source link

Hy Dear, #9

Closed safyan closed 9 years ago

safyan commented 9 years ago

I am using this Demo in my App. i want to show most upper view with different cgrect so that lower view could be seeand user can understand that it is swapable. can you tell me how i can change this ? same like this image . Lower views are also see able sample

cwRichardKim commented 9 years ago

hmm, yea all you would have to do is have it so that when something is swiped to the right, it changes the cgrect of the object below it (which should be in the array loadedCards). You would also have to build it such that when you add a card to loaded cards, it has a different cgrect