[![CI Status](http://img.shields.io/travis/Soravis Prakkamakul/SUImageComparisonView.svg?style=flat)](https://travis-ci.org/Soravis Prakkamakul/SUImageComparisonView)
An iOS Swift Custom View that let you swipe to compare two images like:
- Support 2 UIImages
- The view contentMode property will be applied to the internal UIImageViews
- Configurable initial slider position. Snappable left and right slider position (In case you want to slightly reveal the other image)
To run the example project, clone the repo, and run pod install
from the Example directory first.
SUImageComparisonView is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod "SUImageComparisonView"
Soravis Prakkamakul, [email protected]
SUImageComparisonView is available under the MIT license. See the LICENSE file for more info.