Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nikita-leonov/ReactiveCocoaPlayground
The easiest way to get a taste of ReactiveCocoa
https://github.com/nikita-leonov/ReactiveCocoaPlayground
Last synced: 14 days ago
JSON representation
The easiest way to get a taste of ReactiveCocoa
- Host: GitHub
- URL: https://github.com/nikita-leonov/ReactiveCocoaPlayground
- Owner: nikita-leonov
- License: mit
- Created: 2015-09-19T07:55:17.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2018-02-12T18:18:23.000Z (over 6 years ago)
- Last Synced: 2024-04-22T12:31:38.030Z (7 months ago)
- Language: Swift
- Homepage:
- Size: 12.7 KB
- Stars: 97
- Watchers: 5
- Forks: 7
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- Awesome-Swift-Playgrounds - ReactiveCocoa Playground - The easiest way to get a taste of ReactiveCocoa. ⏳ (Learning Swift: Advanced Topics / Functional Reactive Programming)
README
# ReactiveCocoaPlayground
The easiest way to get a taste of ReactiveCocoa.![Playground screenshot](https://cloud.githubusercontent.com/assets/991541/9977017/82f74c3c-5ead-11e5-8011-56548f49e505.png)
## Installation
1. Run ``pod install`` to install all CocoaPods dependencies
2. Open ReactiveCocoaPlayground.xcworkspace
3. Build ReactiveCocoaPlayground target
4. You are good to go. Enjoy.