Open StefaniOSApps opened 6 years ago
Did you ever figure this out?
to many bugs on iPhone XS, XR, XS MAX, so I use AMScrollingNavbar
Does AMScrollingBar support an extension view?
It is supported, but you have to create and position the UIview yourself at the beginning. But this framework supports iOS 12 and that is the most important thing.
I inserted a UIScrollView with UIViewAutoresizingFlexibleWidth into the ExtensionView. Everything works satisfactorily. Unfortunately, I have a distance between UINavigationBar and ExtensionView, which only moves away after scrolling.
How can I remove this distance after a spin?