romaonthego / RESideMenu

iOS 7/8 style side menu with parallax effect.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BUG: UI can't show full screen on iPhoneX .

yuehengwu opened this issue · comments

There's screenshot below, how should I solve this issue ?
Maybe because of safe-area I guess.

error1

error2

@XiaoWuTongZhi, this is not related with the control but with the Xcode project. In the example project (or in your own project) add a launch image for iPhone X.

Please get help in this answer in Stack Overflow.

I got it , missing iPhoneX launch image....