Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GH-2464 fix crashing on presentation of an actionSheet on iPad #3288

Merged
merged 1 commit into from
Aug 10, 2023

Conversation

DmitryBespalov
Copy link
Collaborator

Handles #2464

Changes proposed in this pull request:

  • Added extension to UIAlertController.Style
  • Converted most of the .actionSheet to .multiplatformActionSheet to use 'alert' style on macOS and iPad

Handles #2464

* Added extension to UIAlertController.Style
* Converted most of the .actionSheet to .multiplatformActionSheet to use 'alert' style on macOS and iPad
@MouazAlzahabi
Copy link
Contributor

Such a sweet small refactor, thank you

@DmitryBespalov DmitryBespalov merged commit d005f3f into main Aug 10, 2023
3 checks passed
@DmitryBespalov DmitryBespalov deleted the GH-2464/ipad-crashes branch August 10, 2023 13:41
@github-actions github-actions bot locked and limited conversation to collaborators Aug 10, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants