https://github.com/pcjbird/quickfullscreencountdown
A full screen count down view for iOS. 一款全屏倒计时视图, 常见于运动类 App 中。
https://github.com/pcjbird/quickfullscreencountdown
app countdown fullscreen ios launch sports timer
Last synced: about 1 year ago
JSON representation
A full screen count down view for iOS. 一款全屏倒计时视图, 常见于运动类 App 中。
- Host: GitHub
- URL: https://github.com/pcjbird/quickfullscreencountdown
- Owner: pcjbird
- License: mit
- Created: 2018-06-26T05:54:24.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2021-12-09T03:56:15.000Z (over 4 years ago)
- Last Synced: 2025-03-24T18:45:28.048Z (over 1 year ago)
- Topics: app, countdown, fullscreen, ios, launch, sports, timer
- Language: Objective-C
- Homepage:
- Size: 405 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

[](https://travis-ci.org/pcjbird/QuickFullScreenCountDown)
[](http://cocoadocs.org/docsets/QuickFullScreenCountDown/)
[](http://cocoadocs.org/docsets/QuickFullScreenCountDown/)
[](https://www.apache.org/licenses/LICENSE-2.0.html)
[](https://github.com/pcjbird/QuickFullScreenCountDown)
[](https://github.com/pcjbird/QuickFullScreenCountDown)
[](https://github.com/pcjbird/QuickFullScreenCountDown/releases)
[](https://github.com/pcjbird/QuickFullScreenCountDown/releases)
[](https://pcjbird.github.io)
# QuickFullScreenCountDown
### A full screen count down view for iOS. 一款全屏倒计时视图, 常见于运动类 App 中。
## 特性 / Features
1. 基于全屏的数字倒计时(倒数)视图。
2. 支持后台模式,当App进入后台时不影响倒计时继续执行。
3. 支持自定义背景色/前景色/数字字体/倒计时结束显示字符等。
4. 支持block回调。
## 演示 / Demo

## 安装 / Installation
方法一:`QuickFullScreenCountDown` is available through CocoaPods. To install it, simply add the following line to your Podfile:
```
pod 'QuickFullScreenCountDown'
```
## 使用 / Usage
```
[QuickFullScreenCountDown play];
```
[](https://twitter.com/intent/tweet?text=https://github.com/pcjbird/QuickFullScreenCountDown)
[](https://twitter.com/pcjbird)
