Skip to content

Restore New Architecture support with react-native >= 0.76 #155

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

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

camilossantos2809
Copy link

Fixes: #152, #154

This PR aims to restore Fabric support, enabling the library to build with React Native versions >= 0.76 when the New Architecture is enabled.

To facilitate testing, the fabric-example app has been upgraded to React Native 0.78.

The only unresolved issue is the progressImage prop, which I couldn’t get to work. Despite this, I believe these updates are still valuable, as developers can use the library with the New Architecture in most common scenarios.

I hope this helps the community, and I’m open to further changes if needed.

@changeschung
Copy link

[!CAUTION]

@changeschung changeschung mentioned this pull request Apr 13, 2025
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.

Error building in react-native 0.76 Xcode: YogaStylableProps.h:10:10 'yoga/style/Style.h' file not found
2 participants