Skip to content

Releases: psalzAppDev/PSActivityImageViewController

Raised deployment target to iOS 11

Choose a tag to compare

@psalzAppDev psalzAppDev released this 18 Feb 10:07
582a1e5

Fixes issue #3

Bugfix: Image display now works in SwiftUI

Choose a tag to compare

@psalzAppDev psalzAppDev released this 17 Feb 15:04
70bb11c

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.

Choose a tag to compare

@psalzAppDev psalzAppDev released this 08 Sep 14:57
1.1.1

Added support for SwiftUI's Image.

Added more options to initializer.

Choose a tag to compare

@psalzAppDev psalzAppDev released this 08 Sep 13:39
1.0.5

Added more options to initializer

First release

Choose a tag to compare

@psalzAppDev psalzAppDev released this 07 Sep 21:25
1.0.2

Updated README.