-
Notifications
You must be signed in to change notification settings - Fork 24.6k
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
Enable useFabricInterop for Stable in OSS #50237
Enable useFabricInterop for Stable in OSS #50237
Conversation
This pull request was exported from Phabricator. Differential Revision: D71751048 |
6037418
to
31b68ea
Compare
Summary: Enabling `useFabricInterop` for Stable in OSS just as done in Android here: https://github.com/facebook/react-native/blob/26ca802e8462e978282180e6cfd65e644d67bbc7/packages/react-native/ReactAndroid/src/main/java/com/facebook/react/internal/featureflags/ReactNativeFeatureFlagsOverrides_RNOSS_Stable_Android.kt#L15 **Changelog:** [iOS][Added] Enabled `useFabricInterop` by default in OSS Reviewed By: cipolleschi Differential Revision: D71751048
This pull request was exported from Phabricator. Differential Revision: D71751048 |
Summary: Pull Request resolved: facebook#50237 Enabling `useFabricInterop` for Stable in OSS just as done in Android here: https://github.com/facebook/react-native/blob/26ca802e8462e978282180e6cfd65e644d67bbc7/packages/react-native/ReactAndroid/src/main/java/com/facebook/react/internal/featureflags/ReactNativeFeatureFlagsOverrides_RNOSS_Stable_Android.kt#L15 **Changelog:** [iOS][Added] Enabled `useFabricInterop` by default in OSS Reviewed By: cipolleschi Differential Revision: D71751048
31b68ea
to
bb363a9
Compare
Summary: Enabling `useFabricInterop` for Stable in OSS just as done in Android here: https://github.com/facebook/react-native/blob/26ca802e8462e978282180e6cfd65e644d67bbc7/packages/react-native/ReactAndroid/src/main/java/com/facebook/react/internal/featureflags/ReactNativeFeatureFlagsOverrides_RNOSS_Stable_Android.kt#L15 **Changelog:** [iOS][Added] Enabled `useFabricInterop` by default in OSS Reviewed By: cipolleschi Differential Revision: D71751048
bb363a9
to
e9d723d
Compare
This pull request was exported from Phabricator. Differential Revision: D71751048 |
e9d723d
to
7c529e7
Compare
Summary: Pull Request resolved: facebook#50237 Enabling `useFabricInterop` for Stable in OSS just as done in Android here: https://github.com/facebook/react-native/blob/26ca802e8462e978282180e6cfd65e644d67bbc7/packages/react-native/ReactAndroid/src/main/java/com/facebook/react/internal/featureflags/ReactNativeFeatureFlagsOverrides_RNOSS_Stable_Android.kt#L15 **Changelog:** [iOS][Added] Enabled `useFabricInterop` by default in OSS Reviewed By: cipolleschi Differential Revision: D71751048
7c529e7
to
eb8736a
Compare
Summary: Enabling `useFabricInterop` for Stable in OSS just as done in Android here: https://github.com/facebook/react-native/blob/26ca802e8462e978282180e6cfd65e644d67bbc7/packages/react-native/ReactAndroid/src/main/java/com/facebook/react/internal/featureflags/ReactNativeFeatureFlagsOverrides_RNOSS_Stable_Android.kt#L15 **Changelog:** [iOS][Added] Enabled `useFabricInterop` by default in OSS Reviewed By: cipolleschi Differential Revision: D71751048
Summary: Pull Request resolved: facebook#50237 Enabling `useFabricInterop` for Stable in OSS just as done in Android here: https://github.com/facebook/react-native/blob/26ca802e8462e978282180e6cfd65e644d67bbc7/packages/react-native/ReactAndroid/src/main/java/com/facebook/react/internal/featureflags/ReactNativeFeatureFlagsOverrides_RNOSS_Stable_Android.kt#L15 **Changelog:** [iOS][Added] Enabled `useFabricInterop` by default in OSS Reviewed By: cipolleschi Differential Revision: D71751048
This pull request was exported from Phabricator. Differential Revision: D71751048 |
eb8736a
to
eb6a9df
Compare
Summary: Enabling `useFabricInterop` for Stable in OSS just as done in Android here: https://github.com/facebook/react-native/blob/26ca802e8462e978282180e6cfd65e644d67bbc7/packages/react-native/ReactAndroid/src/main/java/com/facebook/react/internal/featureflags/ReactNativeFeatureFlagsOverrides_RNOSS_Stable_Android.kt#L15 **Changelog:** [iOS][Added] Enabled `useFabricInterop` by default in OSS Reviewed By: cipolleschi Differential Revision: D71751048
Summary: Enabling `useFabricInterop` for Stable in OSS just as done in Android here: https://github.com/facebook/react-native/blob/26ca802e8462e978282180e6cfd65e644d67bbc7/packages/react-native/ReactAndroid/src/main/java/com/facebook/react/internal/featureflags/ReactNativeFeatureFlagsOverrides_RNOSS_Stable_Android.kt#L15 **Changelog:** [iOS][Added] Enabled `useFabricInterop` by default in OSS Reviewed By: cipolleschi Differential Revision: D71751048
This pull request has been merged in 21c858c. |
This pull request was successfully merged by @arushikesarwani94 in 21c858c When will my fix make it into a release? | How to file a pick request? |
Summary:
Enabling
useFabricInterop
for Stable in OSS just as done in Android here:react-native/packages/react-native/ReactAndroid/src/main/java/com/facebook/react/internal/featureflags/ReactNativeFeatureFlagsOverrides_RNOSS_Stable_Android.kt
Line 15 in 26ca802
Changelog:
[iOS][Added] Enabled
useFabricInterop
by default in OSSDifferential Revision: D71751048