Skip to content

Repository files navigation

UIImage-XCAssets

Adds convenience methods to UIImage to get launch image if they are from xcassets. Also there are methods to get image generated from Launch XIB.

Installation

This category is available via CocoaPods. Add the following line to your podfile:

  pod 'UIImage+AssetLaunchImage', '~> 1.0.1'

Alternatively just drag&drop files to your project.

For Swift bridge using “XXX-Bridging-Header.h”, add line bellow:

  #import <UIImage_AssetLaunchImage/UIImage+AssetLaunchImage.h>

About

Adds convenience methods to UIImage to get launch image if they are from xcassets

Resources

Stars

24 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages