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

feat: add support for react-native v0.73 #54

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

SamuelScheit
Copy link

@SamuelScheit SamuelScheit commented Dec 22, 2023

react-native v0.73 changed a few internal classes regarding ShadowNodes.
I've updated the corresponding headers and function calls to the best of my knowledge.

The current state compiles, but I've commented out the "adopt" function call in MGContentContainerComponentDescriptor.h, because I couldn't get the types to work properly. It would be nice if someone could help me with that :)

Other than that, I want to thank the entire margelo team for creating this amazing library.
Please don't be discouraged to work on this library. You've truly created something revolutionary, which has a bright future for the react-native space.

react-native v0.73 changed a few internal classes regarding ShadowNodes.
I've updated the corresponding headers and function calls to the best of my knowledge.

The current state compiles, but I've commented out the "adopt" function call in `MGContentContainerComponentDescriptor.h`, because I couldn't get the types to work properly. It would be nice if someone could help me with that :)

Other than that, I want to thank the entire margelo team for creating this amazing library.
Please don't be discouraged to work this library. You've truly created something revolutionary, which has a bright future for the react-native space.
@Doko-Demo-Doa
Copy link

@SamuelScheit It seems that in XCode 15.3, it doesn't build.

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.

None yet

2 participants