ImageAlertAction icon indicating copy to clipboard operation
ImageAlertAction copied to clipboard

Image support for UIAlertAction

Results 3 ImageAlertAction issues
Sort by recently updated
recently updated
newest added

We should set the `popoverPresentationController`'s `sourceView` and `sourceRect` to prevent it form crashing on larger devices.

bug
good first issue

Ideally expose it not as an `init`, but as a static function [`actionWithTitle:image:style:handler:`](https://developer.apple.com/documentation/uikit/uialertaction/1620097-actionwithtitle?language=objc).

help wanted

Bumps [activesupport](https://github.com/rails/rails) from 6.1.5 to 6.1.7.3. Release notes Sourced from activesupport's releases. v6.1.7.3 Active Support Implement SafeBuffer#bytesplice [CVE-2023-28120] Active Model No changes. Active Record No changes. Action View Ignore certain...

dependencies