Skip to content

List of Turkish songs with RxSwift & MVVM Desing Pattern.

License

Notifications You must be signed in to change notification settings

LeQuangKG/RxSwift-MVVM

 
 

Repository files navigation

RxSwift-MVVM

List of Turkish songs with RxSwift & MVVM Desing Pattern.

Images from within the application

ScreenShot

CONTENT

  1. POD

    • RxSwift - Reactive programming with swift language
    • RxCocoa - CocoaTouch class use reactive
    • SwiftyJSON - Best JSON library in swift
  2. GIT - Versiyon Kontrol

    • git add -A - Gets all the tracks in the file you're in.
    • git commit -m "<description>" - After the changes you made, the description is related to the version.
    • git push -u origin master - If you have done the above, you can send your project to Github, Gitlab and BitBucket with this command.

Note: The commands above are some commands in the git. For all commands: : GIT Docs

Download & Install Project

  • Manual Installation

  • Installation with Terminal

    • Type and run the following commands, respectively:
      • git clone https://github.com/mustafagunes/RxSwift-MVVM.git
      • cd RxSwift+MVVM
    • Finally, type and run the following command:
      • open RxSwift+MVVM.xcworkspace

About

List of Turkish songs with RxSwift & MVVM Desing Pattern.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Swift 99.1%
  • Ruby 0.9%