

TAG: Transition , Liquid-Swipe , Swipe , Animation , Custom Animation , Objective c , Swift , SwiftUI , Android
Classification: liquid-swipe
Platform: IOS
Language: Swift / Java
Language: Swift / Java
Device:
iPhone / iPad /Android
Licence: MIT
Licence: MIT
Download
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.
pod 'liquid-swipe'
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
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