toy-template

? Simple toy project template for iOS application based reactorkit.

Dedendencies

  • ReactorKit
  • RxSwift
  • RxDataSources
  • SnapKit
  • Then

Usage

  1. Initialize your project
$ ./new.sh yourProjectName
  1. install dependencies
$ make install
  1. make project files
$ make project
  1. remove new.sh
$ rm -rf new.sh

GitHub

View Github