iOS 中的非典型左侧菜单(附有屏幕)

non-typical left menu in iOS (screens attached)

我需要实现非典型的左侧菜单。例如,主屏幕如下所示:

当我们按下左菜单按钮(在屏幕的左上角)时,我们应该看到:

我尝试了很多解决方案 (ZUUIRevealController, ViewDeck, MMDrawerController (there you can scale left menu, but not center), JASidePanels),但都没有用。

有没有办法实现中心视图的缩放?

使用带有缩放动画的ECLidingViewController, https://github.com/ECSlidingViewController/ECSlidingViewController 它看起来像这样: