This repository has been archived by the owner on Jun 17, 2018. It is now read-only.
0.9.0
Enhancements
- Supported Swift 2.2 thanks to @newbdez33
- Added selected property to MenuItemView
- Added menuItemDividerImage option thanks to @bojanp
- Added menuSelectedItemCenter option thanks to @newbdez33
- Added currentPage and currentMenuItemView to MenuView
- Added MenuScrollingMode to Infinite mode
Bug fixed
- Fix app crash on iPad thanks to @pableiros