JPNavigationController icon indicating copy to clipboard operation
JPNavigationController copied to clipboard

This library provides an fullScreen pop and push gesture for UINavigationController with customize UINavigationBar for each single support.

Results 16 JPNavigationController issues
Sort by recently updated
recently updated
newest added

简书的教程挂了.... 麻烦补个链接吧

2017-10-10 15:42:41.101235+0800 AX_iOS[420:80233] TIC TCP Conn Failed [26:0x1c0363a80]: 1:61 Err(61) 2017-10-10 15:42:41.101999+0800 AX_iOS[420:80233] Task . HTTP load failed (error code: -1004 [1:61]) 2017-10-10 15:42:41.102266+0800 AX_iOS[420:80123] Task . finished with error...

_allScrollViews 持有,未释放,重写这两个方法 findAllScrollViewInView internalFindAllScrollViewInView _Originally posted by @shuixuan1225 in https://github.com/newyjp/JPNavigationController/issues/21#issuecomment-476460445_

A push到B 然后 B push 到C 在C里面 self.navigationController.viewControllers只有C

复现: demo播放视频的方法放到viewdidload中 注释掉停止视频播放的方法 在左滑push过程中 avplayer会有一个被移除的效果(无画面 只有播放器view的背景 )

[!] Error installing JPNavigationController [!] /usr/bin/git clone https://github.com/newyjp/JPNavigationController.git /var/folders/nm/4974_cj15s5gyjfg8wj077qm0000gn/T/d20181111-3230-1y3sd4j --template= --single-branch --depth 1 --branch 2.1.3 Cloning into '/var/folders/nm/4974_cj15s5gyjfg8wj077qm0000gn/T/d20181111-3230-1y3sd4j'... error: RPC failed; curl 56 LibreSSL SSL_read: SSL_ERROR_SYSCALL, errno 60 fatal: The...

push进新页面时卡顿,会延迟1到2秒,demo也存在这个问题