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: Update cpp code to support React Native 0.75.1 #719

Merged
merged 2 commits into from
Aug 29, 2024

Conversation

davebray131
Copy link
Contributor

Updates cpp code to rename some variables to meet new CodeGen specifications

@mrousavy
Copy link
Owner

quite a breaking change 😅

@mrousavy
Copy link
Owner

please run clang format.

@mrousavy
Copy link
Owner

Both iOS and Android builds failed now, so this PR is definitely not backwards compatible. I don't want to introduce a lot of new code with #ifdef and stuff, so maybe I'll just wait a bit before I merge & release this.

People will complain either way

@davebray131
Copy link
Contributor Author

I think that it is perfectly fine to do that. I am content using the patch I created that was posted in the original issue, and I think that will work well for anyone that needs support for 75.1+. Once that version gains more traction these changes can be integrated into the main branch. Thanks for taking the time to look at it.

@mrousavy mrousavy merged commit 430c2f5 into mrousavy:main Aug 29, 2024
3 of 5 checks passed
@alon7
Copy link

alon7 commented Aug 29, 2024

Awesome work, was experiencing the same thing

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.

3 participants