🚎 Simple type-safe event bus implementation in swift
-
Updated
Nov 28, 2021 - Swift
🚎 Simple type-safe event bus implementation in swift
This library works like Objective-C and Swift NSNotificationCenter. A notification dispatch mechanism that enables the broadcast of information to registered observers.
SSEventFlow is a type safe alternative to NotificationCenter, inspired by Flux
A NSNotificationCenter example for iOS app in Objective C.
Thread-safe and block-based alternative to NSNotifications
Add a description, image, and links to the nsnotifications topic page so that developers can more easily learn about it.
To associate your repository with the nsnotifications topic, visit your repo's landing page and select "manage topics."