romaonthego / REMenu

Dropdown menu inspired by Vine.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

What's about iOS 11?

Viktorianec opened this issue · comments

I have a bug, that menu doesn't response to touches.

Me too. Does anyone have a solution or does anyone know the problem?

I don't have that problem, but the menu is misaligned on iPhone X.

Without delving into the code too much, a quick solution is to set the appearsBehindNavigationBar property on your instance of REMenu to NO when running on an iPhone X.

Before After
simulator screen shot - iphone x - 2017-09-28 at 11 48 59 simulator screen shot - iphone x - 2017-09-28 at 11 49 58