JTSplashView
Create the beautiful splash view.
Install / Use
/learn @kubatruhlar/JTSplashViewREADME
JTSplashView
Create the beautiful splash view with JTSplashView.
<h3 align="center"> <img src="https://github.com/kubatruhlar/JTSplashView/blob/master/Screens/default.gif" alt="Default Example 1" height="568"/> <img src="https://github.com/kubatruhlar/JTSplashView/blob/master/Screens/examples.png" alt="Examples" height="568"/> </h3>Installation
There are two ways to add the JTSplashView library to your project. Add it as a regular library or install it through CocoaPods.
pod 'JTSplashView'
You may also quick try the example project with
pod try JTSplashView
Library requires target iOS 8.0 and above
Designed for Portrait mode only.
Usage and Customization
It is designed as a singleton so you do not have to care about instances. Just call splashViewWithBackgroundColor(, circleColor:, circleSize:) and in the right time dismiss it with finish()
Simple programmatic example:
JTSplashView.splashViewWithBackgroundColor(nil, circleColor: nil, circleSize: nil)
And dismiss with:
JTSplashView.finishWithCompletion { () -> Void in
UIApplication.sharedApplication().statusBarHidden = false
}
Changelog
v1.0.0 - 07.29.15
- [NEW] Initial commit
Author
This library is open-sourced by Jakub Truhlar.
License
The MIT License (MIT) Copyright © 2015 Jakub Truhlar
Related Skills
node-connect
349.9kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
109.8kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
349.9kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
349.9kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
