Unclaimed project
Are you a maintainer of SwiftMessages? Claim this project to take control of your public changelog and roadmap.
Changelog
A very flexible message bar for UIKit and SwiftUI.
.swiftMessage() modifier that takes a view builder instead of requiring that the bound value conform to MessageViewConvertible. This syntax is more similar to the familiar sheet() modifier syntax and provides more flexibility for constructing message views.@MainActor to ensure that SwiftMessages is not called from a background queue.