Settings

Theme

PonyExpress: Type-Safe Notifications in Swift

adamwulf.me

1 points by adamwulf 3 years ago · 1 comment

Reader

adamwulfOP 3 years ago

Swift's `NotificationCenter` leaves the possibility for code-errors with mistyped `userInfo` keys or observer method types. PonyExpress enforces observer method and notification types at compile time.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection