GeekTree0101 / RxCleanSwift-Template

RxCleanSwift Template built on ReactiveX & Texture(AsyncDisplayKit)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Clean Swift Template built on ReactiveX & Texture(AsyncDisplayKit)

Install

To install the RxCleanSwift Xcode templates, run:

make install

To uninstall the RxCleanSwift Xcode templates, run:

make uninstall

Requirements

  • Xcode ~> 8.0
  • RxSwift ~> 4.0
  • RxCocoa ~> 4.0
  • Texture(AsyncDisplayKit) ~> 2.6

More

To learn more about Clean Swift and the VIP cycle, read: http://clean-swift.com/clean-swift-ios-architecture

About

RxCleanSwift Template built on ReactiveX & Texture(AsyncDisplayKit)

License:MIT License


Languages

Language:Makefile 100.0%