SwiftMessages v9.0.6 Release Notes
-
๐ Features
- โ Add
UIView
associated type toEvent
, e.g.willShow(UIView)
so that event listeners can inspect the view. - โ Add
Event.id: String?
property so that event listeners can reason about the view's ID.
- โ Add