TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

WCStackNavigationController - Based on UINavigationController

10 点作者 wess大约 13 年前

3 条评论

wess大约 13 年前
It's not a UINavigationController replacement. It's a slide menu like facebook, just uses nav controller as inspiration, to make creating slide menus, that are all the rage, easier to setup use and dictate what goes on your navigation list. I will work on a better screen shot, but there isn't much for a screen shot to show. It also uses iOS containment as well.
评论 #3945421 未加载
shaggyfrog大约 13 年前
There's no motivation here to why I, as an iOS developer, would want to use this over UINavigationController. What makes it better? What problem does it solve? The one screenshot it has looks terrible.
评论 #3945361 未加载
dmishe大约 13 年前
There's also <a href="https://github.com/pkluz/ZUUIRevealController" rel="nofollow">https://github.com/pkluz/ZUUIRevealController</a> which implements iOS5 containment, and i think they ported it over to ios4