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 react-native 0.74 support #202

Merged
merged 7 commits into from
Jun 30, 2024
Merged

feat: add react-native 0.74 support #202

merged 7 commits into from
Jun 30, 2024

Conversation

Kudo
Copy link
Owner

@Kudo Kudo commented Jun 29, 2024

Why

add react native 0.74 and expo sdk 51 support

How

  • [v8runtime] add stub setExternalMemoryPressure()
  • [android] fix build error on 0.74
  • [ios] update config-plugin to support 0.74 from RCTRootViewFactory
  • [ci] update test for react-native 0.74 and expo sdk 51

@Kudo Kudo merged commit 38bd186 into main Jun 30, 2024
10 checks passed
@Kudo Kudo deleted the @kudo/rn074 branch June 30, 2024 04:34
@reinismu
Copy link
Contributor

reinismu commented Jul 2, 2024

Thank you @Kudo 💯

When do you plan to make new release?

@Kudo
Copy link
Owner Author

Kudo commented Jul 6, 2024

@reinismu react-native-v8@2.4.0 published. sorry for long wait

@Kudo
Copy link
Owner Author

Kudo commented Jul 6, 2024

oh no, wait 0.74.3 has a new interface to jsi and breaks my previous work. will create a pr to fix that soon

@Kudo
Copy link
Owner Author

Kudo commented Jul 6, 2024

react-native-v8@2.5.0 should work.

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.

2 participants