RxSwift-MVVM-iOS icon indicating copy to clipboard operation
RxSwift-MVVM-iOS copied to clipboard

SwiftMVVM is an sample iOS App written in Swift using the MVVM architecture.

trafficstars

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 [email protected]: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 [email protected]:yokurin/RxSwift-MVVM-iOS.git

See Also

yokurin/RxSwift-VIPER-iOS

Author

Tsubasa Hayashi, [email protected]

License

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