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

Support React Native 0.76 #483

Merged
merged 4 commits into from
Sep 12, 2024
Merged

Support React Native 0.76 #483

merged 4 commits into from
Sep 12, 2024

Conversation

tomekzaw
Copy link
Collaborator

@tomekzaw tomekzaw commented Sep 11, 2024

Details

This PR adds support for React Native 0.76.

iOS does not require any changes.

Android requires only changes in CMakeLists.txt from this PR.

In case of 0.76.0-rc.0, Android also requires the following PR to react-native that hopefully will be picked in 0.76.0-rc.1:

Related Issues

Closes #457

Manual Tests

Linked PRs

@tomekzaw tomekzaw requested a review from j-piasecki September 11, 2024 18:29
@tomekzaw tomekzaw merged commit 14342fb into main Sep 12, 2024
5 checks passed
@tomekzaw tomekzaw deleted the @tomekzaw/react-native-0.76 branch September 12, 2024 07:50
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.

[React Native 0.76] Update the Android commit hook to rely on libreactnative.so
2 participants