I need to implement non-typical left menu. For instance, main screen looks like this:
When we press left menu button (at the top-left part of the screen) we should see this:
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?
Use ECLidingViewController with Zoom animation, https://github.com/ECSlidingViewController/ECSlidingViewController it looks like this: