RRFormValidation
Form validation by RxSwift with MVVM architecture.
Requirements
pod 'RxCocoa'
pod 'RxSwift'
pod 'IQKeyboardManagerSwift'
Installation
Manually
- Download the project.
- Add necessary files in your project.
- Congratulations!
Usage example
To run the example project, clone the repo, and run pod install from the Example directory first.