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

Add support for React Native 0.74 #5815

Merged
merged 42 commits into from
Mar 27, 2024
Merged

Add support for React Native 0.74 #5815

merged 42 commits into from
Mar 27, 2024

Conversation

tjzel
Copy link
Collaborator

@tjzel tjzel commented Mar 20, 2024

Summary

This PR is a part of ongoing effort to bring Reanimated to React Native 0.74 with bridgeless mode. It consists of following Pull Requests, which are split for review convenience - but shouldn't be considered separate entities. They have to be merged in the following order:

Test plan

:shipit:

WoLewicki and others added 13 commits February 27, 2024 12:27
<!-- Thanks for submitting a pull request! We appreciate you spending
the time to work on these changes. Please follow the template so that
the reviewers can easily understand what the code changes affect. -->

## Summary

Fix some stuff in @WoLewicki's PR #5734. 

## Test plan

<!-- Provide a minimal but complete code snippet that can be used to
test out this change along with instructions how to run it and a
description of the expected behavior. -->

---------

Co-authored-by: Wojciech Lewicki <wojciech.lewicki@swmansion.com>
@tjzel tjzel requested a review from WoLewicki March 20, 2024 16:32
@tjzel tjzel changed the base branch from main to @tjzel/app-for-0.74 March 25, 2024 10:40
@tjzel tjzel marked this pull request as ready for review March 25, 2024 10:41
src/reanimated2/fabricUtils.ts Outdated Show resolved Hide resolved
@tjzel tjzel requested a review from piaskowyk March 25, 2024 10:44
Copy link
Member

@WoLewicki WoLewicki left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I left some comments, looks good overall.

Common/cpp/ReanimatedRuntime/RNRuntimeDecorator.cpp Outdated Show resolved Hide resolved
Common/cpp/ReanimatedRuntime/WorkletRuntimeDecorator.cpp Outdated Show resolved Hide resolved
plugin/src/globals.ts Outdated Show resolved Hide resolved
src/createAnimatedComponent/createAnimatedComponent.tsx Outdated Show resolved Hide resolved
src/reanimated2/fabricUtils.ts Outdated Show resolved Hide resolved
src/reanimated2/globals.d.ts Outdated Show resolved Hide resolved
src/reanimated2/js-reanimated/index.ts Outdated Show resolved Hide resolved
github-merge-queue bot pushed a commit that referenced this pull request Mar 27, 2024
## Summary

This PR is a part of ongoing effort to bring Reanimated to React Native
0.74 with bridgeless mode. It consists of following Pull Requests, which
are split for review convenience - but shouldn't be considered separate
entities. They have to be merged in the following order:

- #5830
- #5815
- #5834
- #5734 

## Test plan

:shipit:
Base automatically changed from @tjzel/app-for-0.74 to main March 27, 2024 12:37
Copy link
Contributor

@m-bert m-bert left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What can possibly go wrong?

Copy link
Member

@WoLewicki WoLewicki left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice

@tjzel tjzel added this pull request to the merge queue Mar 27, 2024
Merged via the queue into main with commit 9485509 Mar 27, 2024
20 checks passed
@tjzel tjzel deleted the @tjzel/0.74 branch March 27, 2024 16:59
github-merge-queue bot pushed a commit that referenced this pull request Mar 27, 2024
## Summary

This PR is a part of ongoing effort to bring Reanimated to React Native
0.74 with bridgeless mode. It consists of following Pull Requests, which
are split for review convenience - but shouldn't be considered separate
entities. They have to be merged in the following order:

- #5830
- #5815
- #5834
- #5734 

## Test plan

:shipit:

---------

Co-authored-by: Wojciech Lewicki <wojciech.lewicki@swmansion.com>
Co-authored-by: Krzysztof Piaskowy <krzysztof.piaskowy@swmansion.com>
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.

4 participants