dillon1000/react

Commit

Enable suspenseCallback on React Native (#29210)

## Summary

suspenseCallback feature has proved to be useful for FB Web. Let's look
at enabling the feature for the React Native build.


## How did you test this change?

Will sync the react changes with a React Native build and will verify
that performance logging is correctly notified of suspense promises
during the suspense callback.
Browse files
Changed paths2 files
First-parent comparison
M packages/react-reconciler/src/__tests__/ReactSuspenseCallback-test.js ModifiedM packages/shared/forks/ReactFeatureFlags.native-fb.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…