Skip to content
This repository has been archived by the owner on Feb 19, 2021. It is now read-only.

Latest commit

 

History

History

019-twitter-bird

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Twitter Bird

Demo

Twitter Bird

Introduction

启动遮罩。

Notice

隐藏 status bar

在 info.plist 添加 V 开头的选择,并设为 NO,然后:

application.isStatusBarHidden = true

Reference