SwiftKickMobile / SwiftMessages

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

It hide current logic will hide the newest top most view controller wrongly #436

Closed libern closed 3 years ago

libern commented 3 years ago

It hide current logic will hide the newest top most view controller which is just presented immediately right after the swift message is shown, the delay hide will hide the new view controller not the message.