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()
)
Min iOS: 12.
VAComparisonView is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod 'VAComparisonView'
Volodymyr Andriienko, [email protected]
VAComparisonView is available under the MIT license. See the LICENSE file for more info.