Skip to content

Releases: psalzAppDev/PSActivityImageViewController

Raised deployment target to iOS 11

18 Feb 10:07
582a1e5
Compare
Choose a tag to compare

Bugfix: Image display now works in SwiftUI

17 Feb 15:04
70bb11c
Compare
Choose a tag to compare

In iOS 15+, somehow the usage of Image as input doesn't work anymore. So now an UIImage is used as input.

Added SwiftUI support.

08 Sep 14:57
Compare
Choose a tag to compare
1.1.1

Added support for SwiftUI's Image.

Added more options to initializer.

08 Sep 13:39
Compare
Choose a tag to compare
1.0.5

Added more options to initializer

First release

07 Sep 21:25
Compare
Choose a tag to compare
1.0.2

Updated README.