liquid-swipe
Example
To run the example project, clone the repo, and run pod install
from the Example directory first.
Requirements
- iOS 9.3+
- Xcode 10
Installation
liquid-swipe is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod 'liquid-swipe'
Then run pod install
.
Usage
Instantiate LiquidSwipeContainerController
from storyboard or from code and set properly configured datasource
The data source for a controller is responsible for providing the content view controllers on demand and must conform to the LiquidSwipeContainerDataSource
Container delegate can be used for monitoring conent changes
Author
Cuberto Design, [email protected]
License
liquid-swipe is available under the MIT license. See the LICENSE file for more info.