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.
我想创建一个类似 Facebook 的应用程序,菜单如下:http: //i.stack.imgur.com/yCyzF.png
iOS 6 SDK 有简单的解决方案吗? PS.:它只适用于 iPhone(不是 iPad),我不需要搜索栏。
谢谢,
你可以试试 ZUUIRevealController。这是 GitHub 的链接,这里是 Youtube 上的简单教程。