【问题标题】:URL-Based-Navigation in iOS like three20's TTNavigatoriOS 中基于 URL 的导航,如three20 的 TTNavigator
【发布时间】:2012-08-16 11:32:25
【问题描述】:

URL-Based-Navigation 有什么替代品吗,就像three20 的TTNavigator 提供的那样?

缺点是three20,因为它不再维护,所以我们正在寻找替代品。

基于 URL 的导航非常好用,例如

例如

[TTNavigator navigator] openURLAction:
  [[TTURLAction actionWithURLPath:@"tt://restaurant/Chotchkie's"] 
   applyAnimated:YES]]

【问题讨论】:

    标签: iphone objective-c ios xcode three20


    【解决方案1】:

    是的,jverkoey,three20 的最后一位维护者编写了一个简单的框架,其中包含名为 sockit https://github.com/jverkoey/sockit 的对象的 url 映射。

    【讨论】:

    • 现在正在尝试使用 ARC。必须删除release, autorelease, retain, dealloc 等。到目前为止有什么缺点吗?
    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2011-05-18
    • 1970-01-01
    • 2011-09-16
    • 1970-01-01
    • 2013-12-02
    相关资源
    最近更新 更多