-
Notifications
You must be signed in to change notification settings - Fork 24.4k
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
hook up useNativeViewConfigsInBridgelessMode feature flag #47265
Conversation
This pull request was exported from Phabricator. Differential Revision: D65092536 |
…7265) Summary: Pull Request resolved: facebook#47265 Changelog: [iOS][Breaking] This was originally landed before as part of the effort to coalesce configurations with the feature flag infra, but got reverted due to a build issue. I'm pretty sure it was just because the legacy configuration methods were not cleaned up from the header (RCTConstants.h). I fixed that here. Differential Revision: D65092536
b64d004
to
827a5bd
Compare
This pull request was exported from Phabricator. Differential Revision: D65092536 |
1 similar comment
This pull request was exported from Phabricator. Differential Revision: D65092536 |
827a5bd
to
06cac24
Compare
…7265) Summary: Pull Request resolved: facebook#47265 Changelog: [iOS][Breaking] This was originally landed before as part of the effort to coalesce configurations with the feature flag infra, but got reverted due to a build issue. I'm pretty sure it was just because the legacy configuration methods were not cleaned up from the header (RCTConstants.h). I fixed that here. Reviewed By: javache Differential Revision: D65092536
…7265) Summary: Pull Request resolved: facebook#47265 Changelog: [iOS][Breaking] This was originally landed before as part of the effort to coalesce configurations with the feature flag infra, but got reverted due to a build issue. I'm pretty sure it was just because the legacy configuration methods were not cleaned up from the header (RCTConstants.h). I fixed that here. Reviewed By: javache Differential Revision: D65092536
06cac24
to
aaf113a
Compare
This pull request was exported from Phabricator. Differential Revision: D65092536 |
This pull request has been merged in 6fc500e. |
This pull request was successfully merged by @philIip in 6fc500e When will my fix make it into a release? | How to file a pick request? |
Summary:
Changelog: [iOS][Breaking]
This was originally landed before as part of the effort to coalesce configurations with the feature flag infra, but got reverted due to a build issue. I'm pretty sure it was just because the legacy configuration methods were not cleaned up from the header (RCTConstants.h). I fixed that here.
Differential Revision: D65092536