像iPhone上的Facebook应用程序SplitView [英] SplitView like Facebook app on iPhone

查看:153
本文介绍了像iPhone上的Facebook应用程序SplitView的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想创建一个 iPhone 应用,该应用使用类似于链接中所示的导航场景

I want to create an iPhone app that uses a navigation scene similar to the one pictured in the link

请注意我不想要这只适用于iPad,我希望它能像iPhone一样工作,当你点击一个tableview项目时,它隐藏了tableview并使该视图全屏显示。我想知道如何做到这一点,因为我无法弄明白。

Please note I do not want this to only work for iPad, I want it to work for iPhone exactly as pictured, when you click on a tableview item it hides the tableview and makes that view full screen. I want ideas on how to do this because I cannot figure it out myself.

谢谢

推荐答案

Facebook的人在新版应用程序中做得非常出色。类似的开源代码可以在这里找到 - JTRevealSidebarDemo 。请注意,截至2014年6月,该项目已经停止,因此您可能会从下面的列表中获得更好的运气。

Facebook guys have done brilliant job in the new version of the app. The similar open source code can be found from here - JTRevealSidebarDemo. Please note that as of June 2014, this project has been discontinued, so you'll probably have better luck with a project from the list below.

它揭示了背后的技术分割视图为iPhone。

It reveals technique behind doing split view for iPhone.

编辑:其他几个开源代码:


  1. JWSlideMenu

  2. DDMenuController

  3. PKRevealController

  4. ViewDeck

  5. ECSlidingViewController

  6. MWFSlideNavigationViewController

  7. MFSideMenu

  8. SASlideMenu

  9. HHTabListController

  10. MTSlideViewController

  11. < a href =https://github.com/willowtreeapps/MTStackViewController =noreferrer> MTStackViewController

  12. MMDrawerController

  13. DMSideMenuController

  14. JVFloatingDrawer

  1. JWSlideMenu
  2. DDMenuController
  3. PKRevealController
  4. ViewDeck
  5. ECSlidingViewController
  6. MWFSlideNavigationViewController
  7. MFSideMenu
  8. SASlideMenu
  9. HHTabListController
  10. MTSlideViewController
  11. MTStackViewController
  12. MMDrawerController
  13. DMSideMenuController
  14. JVFloatingDrawer

这篇关于像iPhone上的Facebook应用程序SplitView的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆