Released on 2018-12-09.
Update to Swift 4.2
Released on 2018-08-08.
Minor update to Swift 4.1
Released on 2017-10-11.
Swift 4 supports
#Version 2.0.1 Released on 2016-10-10.
- Fixing the gesture priority #9.
Released on 2016-09-14.
Swift 3 supports
Released on 2016-09-14.
Swift 2.3 supports
Released on 2016-03-01.
- [ADD] Swift Package Manager support
Released on 2016-01-24.
Released on 2015-12-06.
- [REFACTORING] Adding the
FlowingMenuTransitionStatus
class to allow animation testing - [RENAMING] Renaming
flowingMenuTransitionManagerNeedsPresentMenu:
toflowingMenuNeedsPresentMenu:
- [RENAMING] Renaming
flowingMenuTransitionManagerNeedsDismissMenu:
toflowingMenuNeedsDismissMenu:
- [RENAMING] Renaming
colorOfElasticShapeInFlowingMenuTransitionManager:
tocolorOfElasticShapeInFlowingMenu:
- [RENAMING] Renaming
flowingMenuTransitionManager:widthOfMenuView:
toflowingMenu:widthOfMenuView:
Released on 2015-12-04.
flowingMenuTransitionManager:widthOfMenuView:
delegate method to get the width menucolorOfElasticShapeInFlowingMenuTransitionManager:
delegate method to get the color of the elastic shapeflowingMenuTransitionManagerNeedsPresentMenu:
andflowingMenuTransitionManagerNeedsDismissMenu:
delegate methods to respond to interactive eventsetInteractivePresentationView:
andsetInteractiveDismissView:
methods define views attached with gestures- Cocoapods support
- Carthage support