dito010 / JPNavigationController

This library provides an fullScreen pop and push gesture for UINavigationController with customize UINavigationBar for each single support.
http://www.jianshu.com/p/88bc827f0692
MIT License
362 stars 74 forks source link

问一个问题,关于UIPercentDrivenInteractiveTransition的 #27

Closed lsmakethebest closed 6 years ago

lsmakethebest commented 6 years ago

我在UINavigationController里设置UINavigationControllerDelegate=self 实现以下两个代理方法

当我带自定义动画push时正常,当交互式push动画时,就闪退了,这是什么原因啊