Skip to content

zitao0206/ReactiveDataBoard

Repository files navigation

ReactiveDataBoard

CI Status Version License Platform

Description

It is a reactive programming framework built on top of ReactiveCocoa that can completely replace traditional data communication methods such as KVO and broadcast. It includes the instantiable ReactiveBlackBoard (KVO) and the singleton ReactiveWhiteBoard (Notification), enabling real-time data communication between any objects and automated memory management. With minimal code, it can achieve your desired results. It has already been adopted by many teams.

Example

To run the example project, clone the repo, and run pod install from the Example directory first.

Requirements

Installation

ReactiveDataBoard is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod 'ReactiveDataBoard'

Author

zitao0206, 634376133@qq.com

License

ReactiveDataBoard is available under the MIT license. See the LICENSE file for more info.

About

This is a reactive solution for the data communication and data share between any objects.

Resources

License

Stars

Watchers

Forks

Packages

No packages published