SwiftUIX icon indicating copy to clipboard operation
SwiftUIX copied to clipboard

Support custom indicator images for PageControl (Closes #474)

Open fralsal opened this issue 1 year ago • 1 comments

Hi. The goal of this PR is to implement the API for indicator image management introduced in iOS 14.0 / 16.0, as documented here. If anything needs to be revised I would be glad to help.

fralsal avatar Apr 17 '24 18:04 fralsal

Amended to allow nil values for indicator images. This matches the UIPageControl API and is documented as the way to reset an indicator back to the default.

fralsal avatar Apr 17 '24 20:04 fralsal

@fralsal can you update this to use _AnyImage instead of UIImage?

vmanot avatar Jul 18 '24 21:07 vmanot

Sure, I’ll fix it up and commit tomorrow

fralsal avatar Jul 18 '24 23:07 fralsal

@fralsal closing this due to inactivity, feel free to reopen if you get the time to make the update!

vmanot avatar Aug 22 '24 22:08 vmanot