Cuberto is a leading digital agency with solid design and development expertise. We build mobile and web products for startups. Drop us a line.
To run the example project, clone the repo, and run pod install
from the Example directory first.
- iOS 9.3+
- Xcode 10
liquid-swipe is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod 'liquid-swipe'
Then run pod install
.
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
Cuberto Design, info@cuberto.com
liquid-swipe is available under the MIT license. See the LICENSE file for more info.