Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在开发一个 iOS 5 应用程序。我想为具有 3d 折叠效果的视图设置动画。我的意思是:将视图折叠成 3 个部分,就像您折叠纸张以放入信封时一样。我看过一些帖子,但他们没有很好地解释它。有人可以帮助我吗?谢谢
一位朋友将我链接到这个项目,该项目展示了如何制作“Flipboard”风格的动画以及其他一些技术。
https://github.com/epatel/EPGLTransitionView
这可能会让你开始。