Skip to content

FaizalMalik/RXSwift

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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 git@github.com: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.

About

This is a sample app uses the frameworks RxSwift and RxCocca for making the swift programming language Interactive.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages