Moving status bar in iOS 7

前端 未结 5 1230
悲哀的现实
悲哀的现实 2020-11-30 17:15

The problem I\'m facing is this:

I want to implement an iOS 7 app with nice design and left/right menu, which appears after the main view animate itself to the righ

5条回答
  •  时光取名叫无心
    2020-11-30 17:44

    I just created BSPanViewController which makes it extremely easy to achieve this effect. The control and instructions on how to use it can be found on GitHub.

    The implementation is the same as the one explained by Simon Holroyd.

提交回复
热议问题