I would like to implement something like this cube menu: https://itunes.apple.com/us/app/swiss/id343038584?mt=8

I want to add UIView on each side of the cube and to rotate only by x axis.

Any good example from where I can start?

有帮助吗?

解决方案

Try to use this:

https://www.cocoacontrols.com/controls/icarousel

You can customize it!

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top