VAComparisonView 1.0.0

VAComparisonView 1.0.0

Maintained by VAndrJ.



VAComparisonView

Support Ukraine

Version License Platform

Language SPM

Example

Comparison

To run the example project, clone the repo, and run pod install from the Example directory first.

Example code:

let comparisonView = VAComparisonView(
    first: FirstView(),
    second: SecondView()
)

Requirements

Min iOS: 12.

Installation

VAComparisonView is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod 'VAComparisonView'

Author

Volodymyr Andriienko, [email protected]

License

VAComparisonView is available under the MIT license. See the LICENSE file for more info.