Signal-iOS/SignalUI/Wallpapers
Evan Hahn f84c578420 UIView's renderAsImage always returns an image
We extend `UIView` with a new method, `renderAsImage`. It always returns a `UIImage`, but we marked its return type as `UIImage?`.

This removes that optionality and updates all callers.
2022-04-05 13:32:29 -05:00
..
Wallpaper.swift UIView's renderAsImage always returns an image 2022-04-05 13:32:29 -05:00
Wallpaper+Constants.swift Add SignalUI framework target. 2021-10-19 09:39:53 -03:00