Skip to content

Conversation

m-bert
Copy link
Contributor

@m-bert m-bert commented Jul 10, 2025

Description

This PR adds support for react-native 0.81

Status

  • 0.81.0-rc.5 βœ…

  • 0.81.0-rc.4 🀯
  • 0.81.0-rc.3 βœ…
  • 0.81.0-rc.2 βœ…
  • 0.81.0-rc.1 βœ…
  • 0.81.0-rc.0 βœ…

Test plan

Tested that basic-example builds and works correctly.

@m-bert m-bert added the New React Native version support This pull request aims to bring support for new React Native version label Jul 10, 2025
@m-bert m-bert self-assigned this Jul 10, 2025
@m-bert m-bert marked this pull request as ready for review August 6, 2025 11:08
@m-bert m-bert requested a review from j-piasecki August 6, 2025 11:10
@m-bert m-bert merged commit 3b3ab1e into main Aug 6, 2025
9 of 10 checks passed
@m-bert m-bert deleted the @mbert/support-81 branch August 6, 2025 13:09
m-bert added a commit that referenced this pull request Aug 25, 2025
This PR adds support for `react-native` 0.81

- ### 0.81.0-rc.5 βœ…
- 0.81.0-rc.4 🀯
- 0.81.0-rc.3 βœ…
- 0.81.0-rc.2 βœ…
- 0.81.0-rc.1 βœ…
- 0.81.0-rc.0 βœ…

Tested that `basic-example` builds and works correctly.
m-bert added a commit that referenced this pull request Aug 25, 2025
## Description

This PR cherry-pick #3607 into `next` branch. It also adds necessary `target_compile_reactnative_options` function to `CMakeLists`.

>[!CAUTION]
> There are to problems in the example app:
> 1. Right now `metro` server does not start. This is due to wrong import and this change will be also cherry-picked from `main`.
> 2. `NativeDetector` crashes on `Reanimated`. However, this should not be related to these changes and I'll investigate it in a follow-up.

## Test plan

Check that `basic-example` builds on both, `iOS` and `android`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
New React Native version support This pull request aims to bring support for new React Native version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants