romaonthego / RESideMenu

iOS 7/8 style side menu with parallax effect.
MIT License
7.1k stars 1.35k forks source link

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

Open yuehengwu opened 6 years ago

yuehengwu commented 6 years ago

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

error1 error2
ricardopaiva commented 6 years ago

@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.

yuehengwu commented 6 years ago

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