andreamazz / AMScrollingNavbar

Scrollable UINavigationBar that follows the scrolling of a UIScrollView
MIT License
6.05k stars 633 forks source link

IOS 9 -> navigationbar overlay tableview #320

Closed fukemy closed 6 years ago

fukemy commented 6 years ago

Hello. Thanks you for great library, tested ok in IOS 11. But in IOS9 the navigation bar overlay tableview, i tried to set tableview content insets but it's not working.

In layout interfacebuilder, i set top contraint of tableview to super view = 0, not safe area. Here is my picture screen shot 2018-07-16 at 16 14 12

andreamazz commented 6 years ago

Hi @fukemy sorry to hear that, but I see no point in supporting iOS9 at the moment. If you find the specific issue in the code I'll be happy to push a fix, but I'm not going to debug an obsolete version of iOS.