puras / ios_examples

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

iOS Examples

透明的导航栏-->TransparentNavDemo

全屏模式隐藏信号条-->FullScreenDemo

此功能通过修改Info.plist来实现,增加以下两个Key及值:

Status bar is initially hidden              --> YES
View controller-based status bar appearance --> NO

About

License:MIT License


Languages

Language:Objective-C 100.0%