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

Delete CoreFeatures class #45626

Closed
wants to merge 3 commits into from
Closed

Conversation

mdvacca
Copy link
Contributor

@mdvacca mdvacca commented Jul 24, 2024

Summary:
I'm deleting CoreFeatures class and all its imports because it was fully replaced by ReactNativeFeatureFlags

changelog: [changed][c++] Delete CoreFeatures class in favor of ReactNativeFeatureFlags

Differential Revision: D60137380

@facebook-github-bot facebook-github-bot added CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. p: Facebook Partner: Facebook Partner labels Jul 24, 2024
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D60137380

@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D60137380

@mdvacca mdvacca force-pushed the export-D60137380 branch from a3f8cd8 to 934b9bc Compare July 24, 2024 03:26
mdvacca added a commit to mdvacca/react-native that referenced this pull request Jul 24, 2024
Summary:
Pull Request resolved: facebook#45626

I'm deleting CoreFeatures class and all its imports because it was fully replaced by ReactNativeFeatureFlags

changelog: [changed][c++] Delete CoreFeatures class in favor of ReactNativeFeatureFlags

Differential Revision: D60137380
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D60137380

1 similar comment
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D60137380

mdvacca added a commit to mdvacca/react-native that referenced this pull request Jul 24, 2024
Summary:
Pull Request resolved: facebook#45626

I'm deleting CoreFeatures class and all its imports because it was fully replaced by ReactNativeFeatureFlags

changelog: [changed][c++] Delete CoreFeatures class in favor of ReactNativeFeatureFlags

Differential Revision: D60137380
@mdvacca mdvacca force-pushed the export-D60137380 branch from 934b9bc to 0af58ae Compare July 24, 2024 03:49
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D60137380

1 similar comment
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D60137380

mdvacca added a commit to mdvacca/react-native that referenced this pull request Jul 24, 2024
Summary:
Pull Request resolved: facebook#45626

I'm deleting CoreFeatures class and all its imports because it was fully replaced by ReactNativeFeatureFlags

changelog: [changed][c++] Delete CoreFeatures class in favor of ReactNativeFeatureFlags

Differential Revision: D60137380
@mdvacca mdvacca force-pushed the export-D60137380 branch from 0af58ae to 0453479 Compare July 24, 2024 03:57
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D60137380

1 similar comment
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D60137380

mdvacca added a commit to mdvacca/react-native that referenced this pull request Oct 23, 2024
Summary:
Pull Request resolved: facebook#45626

I'm deleting CoreFeatures class and all its imports because it was fully replaced by ReactNativeFeatureFlags

changelog: [changed][c++] Delete CoreFeatures class in favor of ReactNativeFeatureFlags

Reviewed By: rubennorte

Differential Revision: D60137380
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D60137380

1 similar comment
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D60137380

mdvacca added a commit to mdvacca/react-native that referenced this pull request Oct 23, 2024
Summary:
Pull Request resolved: facebook#45626

I'm deleting CoreFeatures class and all its imports because it was fully replaced by ReactNativeFeatureFlags

changelog: [changed][c++] Delete CoreFeatures class in favor of ReactNativeFeatureFlags

Reviewed By: rubennorte

Differential Revision: D60137380
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D60137380

1 similar comment
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D60137380

Summary:
Migrate enableCppPropsIteratorSetter to ReactNativeFeatureFlags

changelog: [internal] internal

Differential Revision: D60022936
Summary:
I'm deleting CoreFeatures::excludeYogaFromRawProps in favor of ReactNativeFeatureFlags::excludeYogaFromRawProps();

changelog: [internal] internal

Differential Revision: D60124448
Summary:
Pull Request resolved: facebook#45626

I'm deleting CoreFeatures class and all its imports because it was fully replaced by ReactNativeFeatureFlags

changelog: [changed][c++] Delete CoreFeatures class in favor of ReactNativeFeatureFlags

Reviewed By: rubennorte

Differential Revision: D60137380
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D60137380

@facebook-github-bot facebook-github-bot added the Merged This PR has been merged. label Oct 25, 2024
@facebook-github-bot
Copy link
Contributor

This pull request has been merged in eddc0a1.

github-merge-queue bot pushed a commit to software-mansion/react-native-reanimated that referenced this pull request Jan 9, 2025
## Summary

This PR removes `#include <react/utils/CoreFeatures.h>` in
ReanimatedModuleProxy.cpp which breaks build on RN 0.77.

See also facebook/react-native#45626

## Test plan
tomekzaw added a commit to software-mansion/react-native-reanimated that referenced this pull request Jan 9, 2025
This PR removes `#include <react/utils/CoreFeatures.h>` in
ReanimatedModuleProxy.cpp which breaks build on RN 0.77.

See also facebook/react-native#45626
tomekzaw added a commit to software-mansion/react-native-reanimated that referenced this pull request Jan 13, 2025
This PR removes `#include <react/utils/CoreFeatures.h>` in
ReanimatedModuleProxy.cpp which breaks build on RN 0.77.

See also facebook/react-native#45626
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported Merged This PR has been merged. p: Facebook Partner: Facebook Partner
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants