Restore pre-iOS7 UINavigationController pushViewController animation

前端 未结 10 2369
终归单人心
终归单人心 2020-11-30 21:14

So. Just started transitioning my IOS code to IOS7, and ran into a bit of problem.

I\'ve got a UINavigationController, which has child ViewControllers a

10条回答
  •  臣服心动
    2020-11-30 21:56

    Found another great resource to help out:

    http://www.teehanlax.com/blog/custom-uiviewcontroller-transitions

    Using iOS7 TLTransitionAnimator to create custom animations

提交回复
热议问题