SwiftKickMobile / SwiftMessages

A very flexible message bar for UIKit and SwiftUI.
MIT License
7.32k stars 746 forks source link

ios 13 messageview showing under navigationbar but want it on top of the screen #425

Closed Nathan2017 closed 3 years ago

Nathan2017 commented 3 years ago

Simulator Screen Shot - iPhone 11 Pro Max - 2020-10-13 at 03 28 03 Screen Shot 2020-10-13 at 1 52 12 AM I am using version 8 and simulator ios 14 but the message appear under the navigationBar. Is there anyway to show the message on the top of the screen.

wtmoose commented 3 years ago

successConfig.presentationContext = .window(...)