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

Remove version check in FabricUtils.cpp #3985

Merged
merged 2 commits into from
Jan 20, 2023

Conversation

tomekzaw
Copy link
Member

@tomekzaw tomekzaw commented Jan 20, 2023

Summary

This PR removes an outdated React Native version check when Fabric is enabled in C++ code since there already exists such mechanism in Android build scripts (see here), as well as adds an analogous check on iOS.

Test plan

Check if FabricExample works on Android and iOS.

@tomekzaw tomekzaw marked this pull request as ready for review January 20, 2023 12:26
@tomekzaw tomekzaw requested a review from piaskowyk January 20, 2023 12:43
@tomekzaw tomekzaw merged commit 26f313b into main Jan 20, 2023
@tomekzaw tomekzaw deleted the @tomekzaw/remove-cpp-version-check-fabric branch January 20, 2023 20:08
fluiddot pushed a commit to wordpress-mobile/react-native-reanimated that referenced this pull request Jun 5, 2023
## Summary

This PR removes an outdated React Native version check when Fabric is
enabled in C++ code since there already exists such mechanism in Android
build scripts (see
[here](https://github.com/software-mansion/react-native-reanimated/blob/ef888c2cc941d5175b9ac007a237a00ea4c2593d/android/build.gradle#L595-L604)),
as well as adds an analogous check on iOS.

## Test plan

Check if FabricExample works on Android and iOS.
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