Yusuke Kita
Yusuke Kita
Honestly I don't see any point using `standard` mode when menu item's total width is less than device's width even it's rotated. Could you tell me what the case is?
You cannot change the way of transition, but you can make it faster with option below. ``` animationDuration: TimeInterval ```
No. Is this a static image? if so, maybe I can add header view option for that case.
Currently no
Not implemented yet... Still on to do list.
Can you send me a screenshot showing the search bar? Just make sure that what's problem here.
Unfortunately it doesn't allow to apply the animation for now. What this library has is two images like below which are non selected one and selected one and It's simply...
There used to be similar stuff, but I had some issues with AutoLayout and removed it... Maybe, I should try to implement this functionality again.
Does menu view's width corresponds to paging view's width? Or do you want to change width of menu view only?