Skip to content

Latest commit

 

History

History
34 lines (18 loc) · 956 Bytes

README.md

File metadata and controls

34 lines (18 loc) · 956 Bytes

RXSwift

In Progress - This is a sample mvvm app demonstrate the usage of frameworks RxSwift and RxCocca for making the swift programming language Interactive.

This example uses RxSwift observables as binding mechanism between ViewController and ViewModel.

Note: I have a plan to develope this as a boilerplate for an ecommerce application, with feature like Login/Signup, listing items, add to cart and checkout etc.

Frameworks

  • RXSwift
  • RxCocoa

Demo

Image Assets credit : Hacking with swift example

Animation

Installation

Steps:

1 : git clone [email protected]:FaizalMalik/RXSwift.git

2 : cd RxSwift

3 : $ open -a Xcode RxSwiftMVVM.xcworkspace

note: To login, use any username and password (pwd must be more than 4 characters).

Licence

MIT.