Skip to content

This is a demonstration of using RxSwift with MVVM pattern.

Notifications You must be signed in to change notification settings

winseyli/RxSwiftWithMVVM

Repository files navigation

RxSwiftWithMVVM

This is a demonstration of using RxSwift with MVVM pattern.

What special things are used in this project?

  • MVVM pattern (For me there is no model answer of right or wrong. The design should be based on your needs.)
  • RxSwift, with Alamofire to fetch data
    • Driver
    • .bind to TableView
    • tableView.rx.itemSelected

About

This is a demonstration of using RxSwift with MVVM pattern.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published