RxViewModel
ReactiveViewModel-esque using RxSwift
File Explorer
Download Latest Version (.zip)- config
- RxSwift
- Contents.json
- LaunchScreen.storyboard
- Main.storyboard
- AppDelegate.swift
- Info.plist
- ViewController.swift
- contents.xcworkspacedata
- Demo.xcscheme
- RxViewModelTests-macOS.xcscheme
- RxViewModelTests-tvOS.xcscheme
- project.pbxproj
- contents.xcworkspacedata
- Info.plist
- Tests.swift
- .swift-version
- Podfile
- Podfile.lock
- contents.xcworkspacedata
- RxViewModel.xcscheme
- project.pbxproj
- Observable_Operations.swift
- RxViewModel.swift
- Info.plist
- RxViewModel.h
- .gitattributes
- .gitignore
- .gitmodules
- .ruby-version
- .swiftlint.yml
- .travis.yml
- Cartfile
- Cartfile.resolved
- CHANGELOG.md
- codecov.yml
- Dangerfile
- Gemfile
- Gemfile.lock
- LICENSE
- Rakefile
- README.md
- RxViewModel.podspec
π Installation Guide
1. Get the code
git clone https://github.com/RxSwiftCommunity/RxViewModel
Downloads the entire project code from GitHub to your computer.
cd RxViewModel
Moves into the project folder you just downloaded.
2. Ruby
Easy RecommendedPrerequisites
bundle install
Installs the Ruby libraries listed in the Gemfile.
If bundle install finishes without errors, continue with the run command from the README (e.g. rails server).
// repository documentation
Was this content helpful?
(0 ratings)
