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

fix: react-native-macos@0.76+ #2531

Merged
merged 5 commits into from
Nov 13, 2024
Merged

fix: react-native-macos@0.76+ #2531

merged 5 commits into from
Nov 13, 2024

Conversation

jakex7
Copy link
Member

@jakex7 jakex7 commented Nov 13, 2024

Summary

On react-native-macos 0.76, UIGraphicsBeginImageContextWithOptions and some other UIGraphics directives were removed so the temporary solution is to copy the removed functions here.

More details
here #2528 and here microsoft/react-native-macos#2209

Closes #2528

Test Plan

Built the fabric-macos-example for with react-native-macos@0.76.0

Compatibility

OS Implemented
MacOS

Checklist

  • I have tested this on a device and a simulator

@jakex7 jakex7 merged commit 1256d56 into main Nov 13, 2024
4 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Broken 'UIGraphicsBeginImageContextWithOptions' on macOS
1 participant