Demo for reactive programming in Swift using RxSwift and SnapKit.
A cookie clicker demo to demonstrate reactive programming in Swift using RxSwift and SnapKit.
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:
$ pod install
Open the app from cookiesnapkit.xcworkspace