Skip to content

9.0.6

Compare
Choose a tag to compare
@wtmoose wtmoose released this 14 Jan 17:36
· 27 commits to master since this release
  • 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.