Target Branch
0.80
Link to commit or PR to be picked
react/react-native#52660
Description
The documentation in HeadlessJsTaskService for getReactHost and getReactNativeHost methods mention that users should override them to provide their own implementation.
However those vals are not open so users cannot really override them.
Target Branch
0.80
Link to commit or PR to be picked
react/react-native#52660
Description
The documentation in HeadlessJsTaskService for
getReactHostandgetReactNativeHostmethods mention that users should override them to provide their own implementation.However those vals are not open so users cannot really override them.