This repository has been archived by the owner on Jun 17, 2018. It is now read-only.
0.10.0
Enhancements
- Added more examples
- Upgraded CocoaPods to 1.0.0
- Added
menuControllerSet
option to choose single or multiple controller - Added
menuComponentType
option that provides component which are MenuView + MenuController, MenuView or MenuController - Supported UIImage for MenuItemView
Bug fixed
- Fixed memory leaks thanks to @minhtran129