App IOS donde se implementa NSFileManager para persistencia de datos
-
Updated
Oct 26, 2020 - Objective-C
App IOS donde se implementa NSFileManager para persistencia de datos
Thread-safe and block-based alternative to NSNotifications
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).
NSNotificationCenter in Swift 4: Intra-app communication, sending, receiving, listening, stop listening for messages.
A NSNotificationCenter example for iOS app in Objective C.
A tiny swift wrapper around NSNotificationCenter with generics, that aids in the creation of Notifications.
A simple and easy to use event manager
EventBroadcaster is a lightweight event handler framework, written in swift for iOS, macOS, tvOS & watchOS applications.
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" 📱💥
This library works like Objective-C and Swift NSNotificationCenter. A notification dispatch mechanism that enables the broadcast of information to registered observers.
用Block实现的通知替代方案,并且已实现在不同线程进行发送消息和执行Block,支持多参数传送,解决回调地狱问题,适用于组件化数据传输等。
[Deprecated] A glorious Swift wrapper around NSNotificationCenter
Add a description, image, and links to the nsnotificationcenter topic page so that developers can more easily learn about it.
To associate your repository with the nsnotificationcenter topic, visit your repo's landing page and select "manage topics."