Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/abdulajet/rxswiftdemo

Demo for reactive programming in Swift using RxSwift and SnapKit.
https://github.com/abdulajet/rxswiftdemo

demo-app ios rxswift snapkit swift xcode

Last synced: 13 days ago
JSON representation

Demo for reactive programming in Swift using RxSwift and SnapKit.

Awesome Lists containing this project

README

        

# RxSwift demo

A cookie clicker demo to demonstrate reactive programming in Swift using RxSwift and SnapKit.

![Screenshot](/screenshot.png)

## Getting started

You're going to need xcode and CocoaPods installed.

First up, clone or download this repo and CD into the directory then install the pods:

```bash
$ pod install
```
Open the app from cookiesnapkit.xcworkspace