Skip to content

Latest commit

 

History

History
59 lines (34 loc) · 1.38 KB

README.md

File metadata and controls

59 lines (34 loc) · 1.38 KB

MVVM with RxSwift

RxSwiftMVVM is an sample iOS App written in RxSwift using the MVVM architecture.

Language

Sample App

Run Sample

  1. Clone this repository.

    git clone git@github.com:yokurin/RxSwift-MVVM-iOS.git
    
  2. Open RxSwiftMVVM.xcworkspace in Xcode.

  3. Run

Description

RxSwiftMVVM is an sample iOS App written in RxSwift using the MVVM architecture.

With RxSwift , RxSwiftCommunity/Action, APIKit

See Source code here

Unit Test

WIP ...

Xcode Template ( xctemplate )

WIP ...

Requirements

  • Xcode 10.2+
  • Swift 5.0+

Installation

git clone git@github.com:yokurin/RxSwift-MVVM-iOS.git

See Also

Author

Tsubasa Hayashi, yoku.rin.99@gmail.com

License

RxSwiftMVVM is available under the MIT license. See the LICENSE file for more info.