I’m a beginner and I trying continue to familiarize myself with CALayer …
Thanks again @Alexsander Akers, @DHamrick and @Tommy because now I can skew my CALayer !
It look like :

I would like to move my finger on the Gray UIView (with touchesBegan/touchesMoved/touchesEnded) and my “cards” move like this :
(For exemple if I move my finger left)
- the yellow card disappear & the green one take is place
- white take the green’s place
- red the white
- blue the red one
- and instead of a blue card a Black one appear …
Maybe I’m dreaming and it’s to hard for me, but if if you can give me advice I’ll take it !!
thank you !
You may use the customized function like this
This is the solution of the animation just for moving and rotating the layer,
but, I know that you can customizing yourself.
It’s very good for you. You can make it.
Good luck!