Skip to content

alexanderpepper/LaunchImage.swift

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

LaunchImages.swift

Motivation

Some iOS apps need to reuse the launch screen image in the app itself. These image names are not documented by Apple, so this utility class returns the correct internal launch image name for the device it's running on.

Usage

let image = UIImage(named: LaunchImage.name())

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages