SwiftKickMobile / SwiftMessages

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

Prevent orphaned views from blocking the queue #517

Closed wtmoose closed 9 months ago

wtmoose commented 1 year ago

Potential fix for #516. Orphaned message views can block the queue. This PR attempts to prevent that from happening.