[Deprecated] A glorious Swift wrapper around NSNotificationCenter
-
Updated
Jun 17, 2020 - Swift
[Deprecated] A glorious Swift wrapper around NSNotificationCenter
用Block实现的通知替代方案,并且已实现在不同线程进行发送消息和执行Block,支持多参数传送,解决回调地狱问题,适用于组件化数据传输等。
This library works like Objective-C and Swift NSNotificationCenter. A notification dispatch mechanism that enables the broadcast of information to registered observers.
An example project created for my blog post "React Native: a simple architecture for Native Modules communication with your UIViewController on iOS" and "React Native: a simple architecture for Native Modules communication with your Activities and Fragments on Android" 📱💥
EventBroadcaster is a lightweight event handler framework, written in swift for iOS, macOS, tvOS & watchOS applications.
A simple and easy to use event manager
A NSNotificationCenter example for iOS app in Objective C.
A tiny swift wrapper around NSNotificationCenter with generics, that aids in the creation of Notifications.
NSNotificationCenter in Swift 4: Intra-app communication, sending, receiving, listening, stop listening for messages.
Thread-safe and block-based alternative to NSNotifications
App IOS donde se implementa NSFileManager para persistencia de datos
A test project where UI is reloaded after when a file has been saved to local storage using background task
This project describes how to pass data from one VC to another VC using NotififcationCenter
An Xcode 9 project using Swift 4 to demonstrate property observers. This is a fully-functional temperature conversion app (Fahrenheit to Celsius and Celsius to Fahrenheit).
To associate your repository with the nsnotificationcenter topic, visit your repo's landing page and select "manage topics."