ReactivePixel

ReactivePixel extends UIKit and Texture (ASyncDisplayKit) with signals of UI events.

? Playground

Jump to the included Playground to get a quick hint of what this framework can do !

  1. Clone this repository.
  2. Install pods with $ pod install
  3. Open ReactivePixel.xcworkspace
  4. Build ReactivePixel-iOS scheme with an iOS Simulator
  5. Open Playground.playground
  6. Run Playground !

? Installation

CocoaPods

If you are using CocoaPods as a dependency manager, add this one line to your Podfile:

pod 'ReactivePixel'
Ruby

And update your pods with this command:

$ pod install
Bash

Manually

To add ReactivePixel to your project manually, download the source code and place it in your project directory.

GitHub

ReactiveSwift + UIKit + Texture (AsyncDisplayKit)Read More

Latest commit to the master branch on 4-1-2019
Download as zip