SwiftKickMobile / SwiftMessages

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

SwiftMessages.show doesn't work when view controller is presented #390

Closed spyrosskordos closed 4 years ago

spyrosskordos commented 4 years ago

I want show my custom view with SwiftMessages.show from app delegate but If the top view controller is modal it is shown in the previous which is not modal.

wtmoose commented 4 years ago

See presentationContext configuration setting