Search code examples
iosiphonemmdrawercontrollerjasidepanelsviewdeck

non-typical left menu in iOS (screens attached)


I need to implement non-typical left menu. For instance, main screen looks like this:

enter image description here

When we press left menu button (at the top-left part of the screen) we should see this:

enter image description here

I tried a lot of solutions (ZUUIRevealController, ViewDeck, MMDrawerController (there you can scale left menu, but not center), JASidePanels), but they didn't help.

Is it any way to implement scaling of the central view?


Solution

  • Use ECLidingViewController with Zoom animation, https://github.com/ECSlidingViewController/ECSlidingViewController it looks like this:

    ECSlindingViewController