Features
- #549 Create a formal dismissal mechanism for SwiftUI message. Use
@Environment(\.swiftMessagesHide) private var hidethen callhide(animated: true)to dismiss. - #571 PhysicsPanHandler.swift make configure public.
Fixes
- #581 [BUG]: SwiftUI message views don't respond to touch input on Xcode 26 beta 6 iOS 26 simulator.
- #577 Hide Background Elements from Modal Swift...