Skip to content

Latest commit

 

History

History
18 lines (9 loc) · 654 Bytes

README.md

File metadata and controls

18 lines (9 loc) · 654 Bytes

IKIRxSwiftPlayground

Implementation of Hello World in the RxSwift playground.

This is a premade workspace with a playground that imports RxSwift and RxCocoa.

The frameworks were installed using Cocoapods and can be updated using pod update.

Within the Sources folder there is a copy of IKILogger for colorful logging.

The target IKIRxSwiftPlayground needs to be built before the playground will evaluate code.

The playground was tested with Xcode 8.3.2.

Release notes

v1 Initial release.