在 Xcode/iOS5 中创建 Facebook 边栏/导航?

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/9055174/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me): StackOverFlow

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-09-14 23:08:52  来源:igfitidea点击:

Create Facebook Sidebar / Navigation in Xcode/iOS5?

xcodefacebookios5navigationsidebar

提问by Tyler Helton

Does anyone know how to create that sidebar/navigation that Facebook uses in their app. It would work perfect for the app I'm planning on making. But I can't put this in my mock up design if i'm not sure how to go about it.

有谁知道如何创建 Facebook 在他们的应用程序中使用的侧边栏/导航。它非常适合我计划制作的应用程序。但是如果我不确定如何去做,我就不能把它放在我的模型设计中。

Here is a picture from the App Store of the Facebook app with the sidebar open:

这是来自 Facebook 应用程序的 App Store 的图片,侧边栏打开:

enter image description here

在此处输入图片说明

How do they implement this?

他们如何实现这一点?

回答by Shmidt

Probably you can use JTRevealSidebarDemoin your project.

也许您可以在您的项目中使用JTRevealSidebarDemo

回答by HDdeveloper

There are various code available. You can try

有各种可用的代码。你可以试试

  1. ios_facebook_style_navigation

  2. ViewDeck

  3. JTRevealSidebarDemo.

  1. ios_facebook_style_navigation

  2. 观景台

  3. JTRevealSidebarDemo

回答by Msmit1993

I use MFSideMenu but JASidePanels is also a good one. The can be found right here https://www.cocoacontrols.com

我使用 MFSideMenu 但 JASidePanels 也是一个很好的。可以在这里找到https://www.cocoacontrols.com