A flexible, powerful Form Management, Binding, and Data Validation system for iOS using RxSwift.
\\ Sample Code
This package is archived and has a low chance of being updated.
warning: 'rxswift': /usr/src/package/.build/checkouts/RxSwift/Package.swift:8:16: warning: 'flatMap' is deprecated: Please use compactMap(_:) for the case where closure returns an optional value return array.flatMap { $0 } ^ /usr/src/package/.build/checkouts/RxSwift/Package.swift:8:16: note: use 'compactMap(_:)' instead return array.flatMap { $0 } ^~~~~~~ compactMap error: 'package': Source files for target RxSwiftFormsTests should be located under 'Tests/RxSwiftFormsTests', or a custom sources path can be set with the 'path' property in Package.swiftThis package can be updated automatically by having the owner add the GitHub App to this repository and creating a new release.