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(🍏): fix reparenting of View on iOS #2793

Merged
merged 2 commits into from
Dec 6, 2024
Merged

fix(🍏): fix reparenting of View on iOS #2793

merged 2 commits into from
Dec 6, 2024

Conversation

wcandillon
Copy link
Contributor

fixes #2732
fixes #2636

View reparenting on iOS was always broken but this never came up until more people started to use fabric where some layout changes (e.g. pointer events) are reparenting the view.

@wcandillon wcandillon merged commit de87571 into main Dec 6, 2024
8 checks passed
Copy link
Contributor

github-actions bot commented Dec 7, 2024

🎉 This PR is included in version 1.7.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Picture not rerendering on iOS Skia is not rendering anything on ios simulator when new arch is turned on
2 participants