SwiftMessages v9.0.6 Release Notes

  • ๐Ÿ”‹ Features

    • โž• Add UIView associated type to Event, 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.