mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
246d7bfeb0
## 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.