yysskk/SwipeMenuViewController
Swipable tab and menu View and ViewController.
18 Releases
Latest: 8y ago
2.1.0Latest
📋 Changes
- TabViewDelegatew was added so that it can be used only with TabView (#40)
2.0.8
📋 Changes
- This fixes the issue that the underline wasn’t correct #37
2.0.7
📋 Changes
- Fix crush if item number is equal to zero(https://github.com/yysskk/SwipeMenuViewController/pull/24)
2.0.6
📋 Changes
- Improve delegate call timing on jump index change - by @toshi0383 - https://github.com/yysskk/SwipeMenuViewController/pull/23
2.0.5
📋 Changes
- Fix status bar margin in SwipeMenuViewController
- Add clipsToBounds parameters in options
2.0.4
📋 Changes
- Fix needsConvertTextColorRatio property
2.0.3
📋 Changes
- Add comments
- Fixed some bugs
2.0.2
📋 Changes
- Refactoring
2.0.1
📋 Changes
- Fix fatal error case for TabView
2.0.0
📋 Changes
- Supporting Swift4
1.2.0
📋 Changes
- Add Safe Area Layout support
1.1.5
📋 Changes
- Add a animated parameter to jump some index.
1.1.4
📋 Changes
- Fixed some bugs to change orientaion
1.1.3
📋 Changes
- Available font option in item view options
1.1.2
📋 Changes
- Recommend viewWillTransition call to change orientation
- Available needsConvertTextColorRatio option on none addition
1.1.1
📋 Changes
- Fix isAdjustItemViewWidth to needsAdjustItemViewWidth for SwipeMenuViewOptions
- Fixed some bugs
1.1.0
📋 Changes
- Add viewWillSetupAt / viewDidSetupAt for SwipeMenuViewDelegate
- Add isConvertTextColorRatio for SwipeMenuViewOptions
- Fix isAdjustItemViewWidth to needsAdjustItemViewWidth for SwipeMenuViewOptions
1.0.0
📋 Changes
- Initial release :tada:
