Skip to content
This repository has been archived by the owner on Oct 27, 2024. It is now read-only.

wangyiwei2015/Invisibility

Repository files navigation

Invisibility

Installation

Swift Package https://github.com/wangyiwei2015/Invisibility

Select main branch

Usage

import Invisibility

//Create instances

let bgLight = Wallpaper(/* User wallpaper in UIImage */)
let bgDark = Wallpaper(/* User wallpaper in UIImage */)

//And get backgrounds for widgets

bgLight.widgetBackground(for: /* the position */)

About

Transparent background for iOS widgets

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages