todayismancheng

Results 5 comments of todayismancheng

集成这个库以后才发现这个问题,然后再demo上也复现了 [playGestureRecognizer 2.zip](https://github.com/user-attachments/files/17161103/playGestureRecognizer.2.zip) @l1Dan

在ios18上,当前hbd_barAlpha = 0 push的时候下一个导航栏显示不正常 [playGestureRecognizer 2.zip](https://github.com/user-attachments/files/17111980/playGestureRecognizer.2.zip)

> > 暂且这么修改吧 > > ``` > > - (CGRect)fakeBarFrameForViewController:(UIViewController *)vc { > > CGFloat x = 0; > > CGFloat y = 0; > > CGFloat w = 0;...

https://github.com/user-attachments/assets/c72e365a-2f5c-4405-bba3-4f3d1ef3cb8f 我在demo上没复现,但是在app上是这个样子 @xygkevin